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:
@@ -11,7 +11,7 @@
|
||||
<%= javascript_pack_tag 'application', 'data-turbolinks-track': 'reload' %>
|
||||
</head>
|
||||
|
||||
<body class="has-background-white-bis">
|
||||
<body>
|
||||
<!-- Wrapper -->
|
||||
<div id="wrapper" class="has-text-centered-mobile">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user