Use sass rather than scss
This commit is contained in:
parent
c723c31161
commit
583dab907b
13 changed files with 34 additions and 66 deletions
4
styles/components/_footer.sass
Normal file
4
styles/components/_footer.sass
Normal file
|
@ -0,0 +1,4 @@
|
|||
.copyright
|
||||
border-top: 1px solid #CCC;
|
||||
margin-top: 1em;
|
||||
padding-top: 1em;
|
Loading…
Add table
Add a link
Reference in a new issue