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