Fix Margins
This commit is contained in:
parent
0032f8b892
commit
3743d2d7b7
|
@ -12,11 +12,13 @@
|
||||||
border-right-style: none;
|
border-right-style: none;
|
||||||
border-top-style: none;
|
border-top-style: none;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 20px;
|
||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
|
margin-top: 10px;
|
||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue