i did php!! (well what bruno told me) also styles B)

This commit is contained in:
2024-01-17 08:44:13 +01:00
parent e54ea002dc
commit 885638e40c
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,6 @@ nav {
-moz-box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2);
box-shadow: 0 20px 28px 0 rgba(0,0,0,0.2);
height: 75px !important;
gap: 2rem;
}
ul {
@@ -127,6 +126,7 @@ header hr {
.navsite_list{
display: flex;
flex-direction: row;
gap: 2rem;
}
.navpage_list{
display: none;