mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix tiles
This commit is contained in:
@@ -81,6 +81,10 @@
|
||||
.bd-snippet-code
|
||||
overflow: auto
|
||||
|
||||
.bd-snippet.bd-is-fullwidth
|
||||
border-radius: 0
|
||||
border-width: 1px 0
|
||||
|
||||
+desktop
|
||||
.bd-snippet.bd-is-vertical
|
||||
align-items: stretch
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
.bd-typo
|
||||
margin-top: 3rem
|
||||
&:not(:first-child)
|
||||
margin-top: 3rem
|
||||
|
||||
.bd-has-text-rss
|
||||
color: $rss
|
||||
|
||||
Reference in New Issue
Block a user