feat(BOOK-522): align items in topmenu, header and booking widget * feat(BOOK-522): align items in topmenu, header and booking widget * Delete old css variable and use new * Fixed underline on icons Approved-by: Erik Tiekstra
6 lines
78 B
CSS
6 lines
78 B
CSS
.hotelAlert {
|
|
margin: 0 auto;
|
|
padding: var(--Space-x15);
|
|
width: 100%;
|
|
}
|