mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-19 08:19:15 +00:00
📏 Fighting with grid still
This commit is contained in:
parent
ac8ae6e309
commit
9db3f663f8
@ -1,7 +1,7 @@
|
||||
@charset "UTF-8";
|
||||
@import url("https://use.typekit.net/qlo3dpu.css");
|
||||
:root {
|
||||
--auto-grid-min-size: 16rem;
|
||||
--auto-grid-min-size: 17rem;
|
||||
}
|
||||
|
||||
body {
|
||||
|
@ -4,7 +4,7 @@
|
||||
// COLORS //
|
||||
|
||||
:root {
|
||||
--auto-grid-min-size: 16rem;
|
||||
--auto-grid-min-size: 17rem;
|
||||
}
|
||||
|
||||
$primary-color: #0e4bff; //cobalt blue is so pretty//
|
||||
|
Loading…
x
Reference in New Issue
Block a user