6 lines
91 B
CSS
6 lines
91 B
CSS
.hotelAlert {
|
|
margin: 0 auto;
|
|
padding: var(--Spacing-x-one-and-half);
|
|
width: 100%;
|
|
}
|