style: ajustes menu mobile

This commit is contained in:
2025-06-26 19:01:02 -03:00
parent 0911483e62
commit f232090577
5 changed files with 18 additions and 8 deletions

View File

@@ -171,7 +171,7 @@ input, textarea, select {
box-shadow: 0px 3px 10px #464646;
position: fixed;
top: 0;
width: 100%;
min-width: 100%;
z-index: 100;
}
@@ -320,13 +320,13 @@ input, textarea, select {
display: none;
justify-content: flex-start;
align-items: center;
background-color: #171525;
background-color:rgba(86, 187, 255, 0.192);
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
border-radius: 25px;;
position: fixed;
top: 50%;
right: 0%;
right: -10px;
width: 55px;
height: 55px;