Update css

This commit is contained in:
Nyymix 2025-04-12 01:06:00 +03:00
parent 559070fa8c
commit 8472f90116

View file

@ -10,3 +10,7 @@ body {
margin-top: 15px !important;
margin-bottom: 15px !important;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
margin: 0 10px 0 calc(10px - 4px);
}