mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +00:00
added a theme
This commit is contained in:
6
sass/parts/_footer.scss
Normal file
6
sass/parts/_footer.scss
Normal file
@ -0,0 +1,6 @@
|
||||
footer{
|
||||
padding: 15px 0;
|
||||
border-top: 1px solid $color-gray05;
|
||||
text-align: center;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
Reference in New Issue
Block a user