second commit jun 10

This commit is contained in:
2024-06-10 16:41:28 +02:00
parent 76e56a25d2
commit 9b86438eb2
23 changed files with 212 additions and 215 deletions

View File

@@ -150,13 +150,13 @@ input::placeholder {
.navs{
padding: 1rem;
color: #333333 !important;
.hor-navs-a{
color: #333333;
}
.hor-navs-a:hover{
color:white;
}
color: #333333 ;
// .hor-navs-a{
// color: #333333;
// }
// .hor-navs-a:hover{
// color:white !important;
// }
}
.navs:hover {
@@ -184,13 +184,6 @@ input::placeholder {
.navs{
padding: 45px 22px !important;
color: #333333 !important;
.hor-navs-a{
color: #333333;
}
.hor-navs-a:hover{
color:white;
}
}