style: decrease margins
This commit is contained in:
@@ -78,6 +78,14 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin: .5rem;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-top: .25rem;
|
||||
}
|
||||
|
||||
header {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
|
||||
Reference in New Issue
Block a user