parent
f29f22870a
commit
b3d435a85d
|
@ -36,3 +36,8 @@ h2 {
|
||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Remove default margin
|
||||||
|
p {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue