menu: align long text properly #154

why having indention if we have padding?
if line breaks into multiple lines, two adjacent items are still distinguishable
because of slightly more spacing
This commit is contained in:
Sören Weber 2021-11-17 08:44:42 +01:00
parent cba76c3f41
commit 59412de591
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -280,7 +280,6 @@ textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[typ
}
#sidebar ul li li {
padding-left: 1rem;
text-indent: 0.2rem;
}
#main {
background: #f7f7f7;