use real BEM almost everywhere. Some restructuring is still missing
This commit is contained in:
committed by
Benedikt Rötsch
parent
1fb784e0d1
commit
928ccc0ade
@@ -1,7 +1,7 @@
|
||||
@custom-media --breakpoint-desktop (min-width: 700px);
|
||||
|
||||
:root {
|
||||
--grid-gutter: 1rem;
|
||||
--grid-gutter: 22px;
|
||||
--border-radius: 3px;
|
||||
|
||||
--line-height: 1.5em;
|
||||
|
||||
Reference in New Issue
Block a user