This commit is contained in:
epoberezkin
2024-01-27 16:52:34 +00:00
parent b649c5f42b
commit a491f2ffec
40 changed files with 621 additions and 152 deletions
+4
View File
@@ -957,3 +957,7 @@ p a{
top: calc(66px + 2rem);
}
}
.d-none-if-js-disabled{
display: none !important;
}