mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Fix index columns
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
html.route-index
|
||||
.title.is-2
|
||||
.title.is-2,
|
||||
.title.is-3
|
||||
position: relative
|
||||
.title.is-2 a
|
||||
color: $text-strong
|
||||
position: relative
|
||||
.title.is-2 a:hover
|
||||
color: $blue
|
||||
a
|
||||
color: $text-strong
|
||||
position: relative
|
||||
a:hover
|
||||
color: $blue
|
||||
.hero .title.is-2 a
|
||||
color: $white
|
||||
.hero .title.is-2 a:hover
|
||||
|
||||
Reference in New Issue
Block a user