0.0.166 routes
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
height: fit-content;
|
height: fit-content;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
z-index: 1000;
|
||||||
|
|
||||||
.overlay{
|
.overlay{
|
||||||
--bg: #F8F8F8CC;
|
--bg: #F8F8F8CC;
|
||||||
--backdrop-filter: blur(2px);
|
--backdrop-filter: blur(2px);
|
||||||
|
|||||||
@@ -122,6 +122,7 @@
|
|||||||
}
|
}
|
||||||
.route_card_text_container{
|
.route_card_text_container{
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
--big-font-size: 14px;
|
--big-font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user