diff --git a/themes/custom/vanina/css/base/default.css b/themes/custom/vanina/css/base/default.css index ce73f51f..a259ac72 100644 --- a/themes/custom/vanina/css/base/default.css +++ b/themes/custom/vanina/css/base/default.css @@ -10,10 +10,10 @@ html, body { font-family: helvetica, sans-serif; font-size: 1rem; line-height: 1.4; - background-color: red; /*height: 100vh;*/ text-decoration: none; /*overflow-x: hidden;*/ + background-color: blue; } body{