blog
This commit is contained in:
10
style.css
10
style.css
@@ -85,6 +85,14 @@ figcaption {
|
||||
font-size: 23px; /* this sucks but i cant find a better way */
|
||||
}
|
||||
|
||||
nav p {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
nav h3 {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
/* .buttons img {
|
||||
margin: 2px;
|
||||
} */
|
||||
@@ -97,4 +105,4 @@ figcaption {
|
||||
::selection {
|
||||
color: #111318;
|
||||
background: #F47D7B;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user