git added new style , little style

This commit is contained in:
2026-02-27 19:15:56 -06:00
parent c2aba808ad
commit 805f4835a3
11 changed files with 177 additions and 43 deletions
@@ -137,6 +137,13 @@ tbody {
font-size: 1.25rem;
}
@media(max-height:550px) {
.barNavigation {
height: 25px;
max-height: 35px;
}
}
@media (min-width: 1001px) {
.subMenu:hover ul {
opacity: 1;