Center align the footer
This commit is contained in:
parent
0b859bc109
commit
c3ca05e3b4
@ -74,6 +74,7 @@ a {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
border-top-right-radius: 2px;
|
border-top-right-radius: 2px;
|
||||||
border-top-left-radius: 2px;
|
border-top-left-radius: 2px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tagline */
|
/* Tagline */
|
||||||
|
Loading…
Reference in New Issue
Block a user