fixed problems responsives and added a new component

This commit is contained in:
2025-09-05 20:54:29 -04:00
parent cdb62f290e
commit cf118d4cc2
11 changed files with 179 additions and 197 deletions
@@ -95,6 +95,7 @@
.containerLinks {
padding: 0 !important;
border-radius: 0 0 4px 4px;
}
.links {
@@ -117,8 +118,6 @@
.menuToggle.center {
align-items: center;
transform: translateX(-50%);
left: 50%;
}
.barNavigation {
@@ -129,7 +128,6 @@
position: absolute;
background-color: rgb(1, 92, 184);
flex-direction: column;
gap: 10px;
padding: 10px 0;
align-items: center;
display: none;