fix: amelioration footer
This commit is contained in:
parent
c78b409917
commit
890968f09d
1 changed files with 3 additions and 1 deletions
|
@ -248,7 +248,9 @@ ul.nav,
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
text-align:right;
|
text-align:right;
|
||||||
margin:12px;
|
padding:12px;
|
||||||
|
margin: auto;
|
||||||
|
width: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
|
|
Loading…
Reference in a new issue