mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Add component icons
This commit is contained in:
@@ -2,12 +2,16 @@
|
||||
|
||||
.bd-index-header
|
||||
text-align: center
|
||||
a,
|
||||
strong
|
||||
transition-duration: $speed
|
||||
transition-property: color
|
||||
a
|
||||
color: currentColor
|
||||
&:hover
|
||||
color: $blue
|
||||
strong
|
||||
color: currentColor
|
||||
color: $link
|
||||
strong
|
||||
font-weight: $weight-semibold
|
||||
.title
|
||||
|
||||
Reference in New Issue
Block a user