mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-20 16:39:09 +00:00
📏 Changed auto-grid size min
This commit is contained in:
parent
3e3e9532b7
commit
acbe308b27
@ -1,7 +1,7 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
@import url("https://use.typekit.net/qlo3dpu.css");
|
@import url("https://use.typekit.net/qlo3dpu.css");
|
||||||
:root {
|
:root {
|
||||||
--auto-grid-min-size: 32rem;
|
--auto-grid-min-size: 8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user