9 lines
123 B
CSS
Raw Normal View History

2021-07-16 10:51:14 +02:00
.parallax-container .parallax {
z-index: 0;
}
.autocomplete-content {
width: 100% !important;
left: 0 !important;
}