nav__mobile-label
This commit is contained in:
@@ -254,4 +254,15 @@ CSS für die navbar
|
||||
background: rgba(0, 0, 0, 0.15); /* Etwas dunkler als der Hintergrund */
|
||||
}
|
||||
|
||||
.nav__mobile-label {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: #fff;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 600;
|
||||
padding: 0.8rem 1rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user