mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
📏 Changed auto-grid size min
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@charset "UTF-8";
|
||||
@import url("https://use.typekit.net/qlo3dpu.css");
|
||||
:root {
|
||||
--auto-grid-min-size: 8rem;
|
||||
--auto-grid-min-size: 16rem;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Reference in New Issue
Block a user