Remove unused code

This commit is contained in:
Nyymix 2025-03-26 22:54:55 +02:00
parent c34d25e34a
commit c86eca4dbb

View file

@ -6,10 +6,3 @@ body {
min-height: 50px;
}
header {
margin-bottom: 0px;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
margin: 0 10px 0 calc(10px - 4px);
}