helloworld

This commit is contained in:
GZod01 2024-07-30 13:30:49 +02:00
parent 0325c06d80
commit 0594f17c9e
41 changed files with 2424 additions and 1653 deletions

View file

@ -29,6 +29,7 @@ $responsive-large: 1500px;
@import "layouts/transitions";
@import "layouts/contact-card";
@import "layouts/map";
@import "layouts/partners_per_compet";
/* ===== Scrollbar CSS ===== */
/* Firefox */
@ -56,4 +57,4 @@ $responsive-large: 1500px;
}
*::-webkit-scrollbar-thumb:hover{
background: #2980b9;
}
}