mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-18 16:09:15 +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 //
|
||||
|
||||
:root {
|
||||
--auto-grid-min-size: 32rem;
|
||||
--auto-grid-min-size: 8rem;
|
||||
}
|
||||
|
||||
$primary-color: #0e4bff; //cobalt blue is so pretty//
|
||||
|
Loading…
x
Reference in New Issue
Block a user