📏 Fighting with grid still

This commit is contained in:
tatianamac 2019-10-19 16:53:47 -04:00
parent ac8ae6e309
commit 9db3f663f8
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -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//