adjusting background color

This commit is contained in:
Antoine M 2024-02-15 18:48:23 +01:00
parent d9727469a3
commit e8d893ca1a

View File

@ -1,5 +1,6 @@
.page-container--home { .page-container--home {
.screen { .screen {
@apply bg-lhoistlight;
.screen_worker_1, .screen_worker_1,
.screen_worker_2 { .screen_worker_2 {
@apply hidden lg:block absolute; @apply hidden lg:block absolute;