put some space between footers
This commit is contained in:
parent
ccd8deb9a1
commit
0a022b3caf
|
@ -35,6 +35,11 @@ div.y2t-output div {
|
||||||
display:block;
|
display:block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer a {
|
||||||
|
margin-left: 10px;
|
||||||
|
margin-right: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 800px) {
|
@media only screen and (max-width: 800px) {
|
||||||
main {
|
main {
|
||||||
|
|
Loading…
Reference in New Issue