0.0.166 routes

This commit is contained in:
SBD
2025-02-24 17:13:29 +03:00
parent 1dc8a64f9f
commit f3a28ddb30
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
height: fit-content;
box-sizing: border-box;
z-index: 1000;
.overlay{
--bg: #F8F8F8CC;
--backdrop-filter: blur(2px);

View File

@@ -122,6 +122,7 @@
}
.route_card_text_container{
position: relative;
overflow-wrap: anywhere;
@media (max-width: 992px) {
--big-font-size: 14px;
}