Less specific classes is better
we can set CSS properties on the actual HTML elements, here the background color of the html/body
This commit is contained in:
@@ -28,6 +28,8 @@ $family-secondary: 'Comfortaa', cursive;
|
||||
// $green: #007932; // hsl(141, 53%, 53%);
|
||||
// $footer-background-color: $light;
|
||||
|
||||
$text: $grey-dark;
|
||||
$body-background-color: #FAFCFE;
|
||||
@import 'bulma/bulma';
|
||||
|
||||
.is-font-logo {
|
||||
|
||||
Reference in New Issue
Block a user