Files
hotels/local/_front/css/style.css
T
2026-07-13 16:43:40 +03:00

15 lines
181 B
CSS

top-menu {
display: flex;
flex-direction: row;
}
top-menu_item {
text-align: center;
padding: 5px;
}
* {
box-sizing: border-box;
}
/*# sourceMappingURL=style.css.map */