tłumaczenia; poprawki dropdown

This commit is contained in:
2023-12-02 18:01:01 +01:00
parent a392940d52
commit 0023ab8cfd
6 changed files with 105 additions and 64 deletions
-1
View File
@@ -12,7 +12,6 @@
.journal_wrapper {
max-width: 1350px;
width: 100%;
position: relative;
margin: 0 auto;
+1
View File
@@ -27,6 +27,7 @@
.dropdown_wrapper {
position: absolute;
left: 0;
top: calc(100% + 0.5em);
background-color: $bgCol;
box-shadow: 0 5px 10px 2px #0f0f0f;
+4
View File
@@ -8,6 +8,10 @@
margin-bottom: 0.5em;
}
.filters-options {
position: relative;
}
h1.option-title {
position: relative;
font-size: 1.1em;