modifs in global attribute flexbox alternativ implementation
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
html {
|
||||
font-size: 62.5%;
|
||||
}
|
||||
:root {
|
||||
--small-space: 10px;
|
||||
--medium-space: calc(var(--small-space) * 3);
|
||||
--big-space: calc(var(--small-space) * 10);
|
||||
}
|
||||
body {
|
||||
/*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user