mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Add generic specs
This commit is contained in:
@@ -68,6 +68,8 @@
|
||||
"text-light": "rgb(122, 122, 122)",
|
||||
"text-invert": "rgb(255, 255, 255)",
|
||||
|
||||
"code": "rgb(218, 16, 57)",
|
||||
|
||||
"control-radius": "4px",
|
||||
"control-radius-small": "2px",
|
||||
"control-border-width": "1px",
|
||||
@@ -89,6 +91,9 @@
|
||||
"weight-semibold": "600",
|
||||
"weight-bold": "700",
|
||||
|
||||
"family-primary": "\"system-ui\", -apple-system, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
|
||||
"family-code": "monospace",
|
||||
|
||||
"viewports": {
|
||||
"mobile": [320, 480],
|
||||
"tablet": [769, 640],
|
||||
|
||||
Reference in New Issue
Block a user