mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Init shop
This commit is contained in:
@@ -1,15 +1,3 @@
|
||||
:root {
|
||||
--zlog-h: 221deg;
|
||||
--zlog-s: 40%;
|
||||
--zlog-l: 30%;
|
||||
--zlog: hsl(var(--zlog-h), var(--zlog-s), var(--zlog-l));
|
||||
}
|
||||
|
||||
.zlog {
|
||||
color: var(--zlog);
|
||||
display: none;
|
||||
}
|
||||
|
||||
body {
|
||||
align-content: flex-start;
|
||||
/* display: grid; */
|
||||
|
||||
Reference in New Issue
Block a user