remove unnecessary padding

This commit is contained in:
sadorowo 2024-03-16 11:08:55 +01:00
parent a00db1ff7a
commit 11d3ad0a54

View File

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