Commit bc9f8437 authored by Florian Heder's avatar Florian Heder

[FEATURE] Secondary BG Color Added

parent b19e83e6
......@@ -32,6 +32,10 @@ body {
color: rgb(31, 31, 31);
}
.secondary-bg {
background-color: #F0F0F5;
}
header {
position:absolute;
z-index: 2;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment