improvements

This commit is contained in:
sadorowo 2024-03-16 11:13:18 +01:00
parent 11d3ad0a54
commit 73f88e3ef5
2 changed files with 4 additions and 4 deletions

View File

@ -95,8 +95,4 @@ ol li::before {
body>#arrows {
display: none;
}
body>#arrows>div {
padding: 0.5em;
}

View File

@ -4,6 +4,10 @@
border-bottom: 1px solid;
}
body>div>div#inner {
padding: 0.5em !important;
}
body>#arrows {
display: flex !important;
width: 100% !important;