Full-width background
This commit is contained in:
parent
3c231f30a0
commit
1f883344b3
@ -1,5 +1,9 @@
|
||||
/* screen - desktop */
|
||||
|
||||
body {
|
||||
background-color: var(--brand2) !important;
|
||||
}
|
||||
|
||||
.desktop {
|
||||
align-items: flex-start;
|
||||
background-color: var(--white);
|
||||
@ -1928,4 +1932,4 @@ to{opacity: 1;
|
||||
.screen.tablet {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user