mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Clean docs css
This commit is contained in:
18
docs/sass/override.sass
Normal file
18
docs/sass/override.sass
Normal file
@@ -0,0 +1,18 @@
|
||||
.button
|
||||
+tablet
|
||||
small
|
||||
color: $text
|
||||
left: 0
|
||||
margin-top: 10px
|
||||
position: absolute
|
||||
top: 100%
|
||||
width: 100%
|
||||
|
||||
body.page-grid .column > .notification
|
||||
padding-left: 0
|
||||
padding-right: 0
|
||||
text-align: center
|
||||
|
||||
+tablet
|
||||
.header-item .button + .button
|
||||
margin-left: 0.75rem
|
||||
Reference in New Issue
Block a user