diff --git a/src/sass/_grid.scss b/src/sass/_grid.scss index a718e70..460b45f 100644 --- a/src/sass/_grid.scss +++ b/src/sass/_grid.scss @@ -10,7 +10,7 @@ .yellow { max-width: unset !important; >div { - background: rgb(125, 152, 241) !important; + background: #7d98f1 !important; font-weight: bold; } }