mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 13:59:36 -07:00
Rename bulma folder to sass
This commit is contained in:
11
sass/layout/footer.sass
Normal file
11
sass/layout/footer.sass
Normal file
@@ -0,0 +1,11 @@
|
||||
.footer
|
||||
background: $background
|
||||
padding: 40px 20px 80px
|
||||
a
|
||||
color: $text
|
||||
&:hover
|
||||
color: $text-strong
|
||||
&:not(.icon)
|
||||
border-bottom: 1px solid $border
|
||||
&:hover
|
||||
border-bottom-color: $link
|
||||
Reference in New Issue
Block a user