Small margin/font-weight fix
This commit is contained in:
parent
52fc51f6a9
commit
b699791956
@ -48,6 +48,7 @@ h1 {
|
||||
margin-top: 15px;
|
||||
color: #fff;
|
||||
font-size: 1.875em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h2 {
|
||||
@ -63,6 +64,7 @@ h3 {
|
||||
|
||||
p {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user