This commit is contained in:
gnieark 2015-12-09 22:37:23 +01:00
parent 22aca3654e
commit b9b8436e78

View File

@ -68,7 +68,7 @@ footer{
line-height: 1.5em; line-height: 1.5em;
text-align: center; text-align: center;
width: 99%; width: 99%;
margin-top: -40px;
} }
footer a { footer a {
@ -85,6 +85,7 @@ footer a {
section{ section{
margin: 0 auto; margin: 0 auto;
width: 90%; width: 90%;
padding-bottom: 40px;
} }
article{ article{
float: right; float: right;