Spaces:
Runtime error
Runtime error
.navbar-container { | |
display: flex; | |
flex-direction: row; | |
justify-content: space-around; | |
width: 100%; | |
} | |
.navbar-container { | |
display: flex; | |
flex-direction: row; | |
justify-content: space-around; | |
width: 100%; | |
} | |