mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Add weight variable, Remove inline-flex, Fix link button
This commit is contained in:
@@ -37,6 +37,7 @@ pre
|
||||
body
|
||||
color: $text
|
||||
font-size: 1rem
|
||||
font-weight: $weight-normal
|
||||
line-height: 1.428571428571429
|
||||
|
||||
// Inline
|
||||
@@ -72,6 +73,7 @@ small
|
||||
|
||||
strong
|
||||
color: $text-strong
|
||||
font-weight: $weight-bold
|
||||
|
||||
// Block
|
||||
|
||||
|
||||
Reference in New Issue
Block a user