mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-06-26 20:06:18 +00:00
Add some of my Certificates to the page
This commit is contained in:
parent
683ece66db
commit
5c41d81288
10 changed files with 128 additions and 6 deletions
|
@ -49,6 +49,14 @@ const { Content } = await post.render();
|
|||
#markdown {
|
||||
flex-grow: 1;
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
p {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: $orange;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue