mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-20 08:39:07 +00:00
📏 Reduced auto-grid to 8rem isntead of 32rem lolwtf
This commit is contained in:
parent
affb01eefe
commit
3e3e9532b7
@ -4,7 +4,7 @@
|
|||||||
// COLORS //
|
// COLORS //
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--auto-grid-min-size: 32rem;
|
--auto-grid-min-size: 8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
$primary-color: #0e4bff; //cobalt blue is so pretty//
|
$primary-color: #0e4bff; //cobalt blue is so pretty//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user