This commit is contained in:
reverend 2020-08-05 18:15:53 +02:00
parent d1e1eaf2ae
commit 7ee5b359d1

View File

@ -373,7 +373,7 @@ body {
margin-top: 12px; }
.LP-LinkList__List .LP-LinkList__Item .LP-Link {
padding: 1em 0 1em 1em;
width: calc(100% - $-link-padding);
width: calc(100% - 1em);
display: block;
color: #565656; }
.LP-LinkList__List .LP-LinkList__Item .LP-Link--iconized {