center align .site-footer
This commit is contained in:
parent
e8d43c0f79
commit
395f47fb4c
|
@ -1 +1,5 @@
|
||||||
// This is an empty scss file for your custom styles - Please add your super duper awesome mega design styles here
|
// This is an empty scss file for your custom styles - Please add your super duper awesome mega design styles here
|
||||||
|
|
||||||
|
.site-footer {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
Reference in New Issue