Fix weird margin.
This commit is contained in:
parent
8139bd89e7
commit
7828d3c7e4
|
@ -392,7 +392,7 @@ img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-title {
|
.p-title {
|
||||||
margin: 0 0 20px 0;
|
margin: 10px 0;
|
||||||
font-size: 4.4rem;
|
font-size: 4.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue