mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-20 08:39:07 +00:00
📏 Fighting with grid still
This commit is contained in:
parent
ac8ae6e309
commit
9db3f663f8
@ -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: 16rem;
|
--auto-grid-min-size: 17rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
// COLORS //
|
// COLORS //
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--auto-grid-min-size: 16rem;
|
--auto-grid-min-size: 17rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
$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