js header

This commit is contained in:
2023-11-22 13:20:06 +01:00
parent d0b2b2e424
commit 26da70efc2
12 changed files with 384 additions and 43 deletions
+10 -2
View File
@@ -8,9 +8,17 @@
.block-block-content1ca95211-9fa2-4ef2-a460-8184d1eaf20f{
display: flex;
justify-content: flex-end; }
justify-content: flex-end;
:hover{
background-color: $yellow-puca;
}
}
.block-block-content1dd151e8-8a8b-4586-9e62-8905ba0c93e0{
display: flex;
justify-content: flex-end; }
justify-content: flex-end;
:hover{
background-color: $yellow-puca;
}
}
}
}