Update website

This commit is contained in:
Guilhem Lavaux 2025-02-11 21:30:02 +01:00
parent 0a686aeb9a
commit c4ffa0f6ee
4360 changed files with 1727 additions and 718385 deletions

View file

@ -1,24 +0,0 @@
.navbar {
background-color: $th-background;
padding-left: 20px;
padding-right: 20px;
}
.navbar-nav .icon {
margin-right: 0.5em;
vertical-align: -3px;
}
.navbar-nav .nav-item {
padding: 8px 10px;
&.active {
background: #fff;
}
}
.navbar-nav .nav-link {
text-transform: uppercase;
font-family: $font-family-extra-bold;
font-weight: normal;
}