filtry pociągów

This commit is contained in:
2023-03-15 17:56:27 +01:00
parent 0a78761928
commit e4c5f6a322
8 changed files with 27 additions and 15 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ h1.option-title {
box-shadow: 0 5px 10px 2px #0f0f0f;
width: 97%;
max-width: 500px;
max-width: 550px;
padding: 1em;
z-index: 100;
-4
View File
@@ -202,10 +202,6 @@ button {
pointer-events: none;
opacity: 0.85;
}
&[data-inactive='true'] {
opacity: 0.55;
}
}
button.btn--filled {