mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -67,12 +67,12 @@
|
||||
},
|
||||
"$yellow": {
|
||||
"name": "$yellow",
|
||||
"value": "hsl(48, 100%, 67%)",
|
||||
"value": "hsl(44, 100%, 77%)",
|
||||
"type": "color"
|
||||
},
|
||||
"$green": {
|
||||
"name": "$green",
|
||||
"value": "hsl(141, 53%, 53%)",
|
||||
"value": "hsl(153, 53%, 53%)",
|
||||
"type": "color"
|
||||
},
|
||||
"$turquoise": {
|
||||
@@ -82,12 +82,12 @@
|
||||
},
|
||||
"$cyan": {
|
||||
"name": "$cyan",
|
||||
"value": "hsl(204, 71%, 53%)",
|
||||
"value": "hsl(207, 61%, 53%)",
|
||||
"type": "color"
|
||||
},
|
||||
"$blue": {
|
||||
"name": "$blue",
|
||||
"value": "hsl(217, 71%, 53%)",
|
||||
"value": "hsl(229, 53%, 53%)",
|
||||
"type": "color"
|
||||
},
|
||||
"$purple": {
|
||||
@@ -237,7 +237,7 @@
|
||||
},
|
||||
"$radius-rounded": {
|
||||
"name": "$radius-rounded",
|
||||
"value": "290486px",
|
||||
"value": "9999px",
|
||||
"type": "size"
|
||||
},
|
||||
"$speed": {
|
||||
|
||||
Reference in New Issue
Block a user