echoer/frontend/assets/styling/navbar.css

6 lines
53 B
CSS
Raw Normal View History

2024-12-20 23:45:25 +08:00
#navbar {
display: flex;
flex-direction: row;
}