Skip to content

Commit 9c59214

Browse files
Add line endings, fix margin
1 parent 6d9864c commit 9c59214

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sass/homeassistant/_overrides.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -576,11 +576,12 @@ a.material-card:hover {
576576
}
577577

578578
.links ul {
579-
list-style: none
579+
list-style: none;
580+
margin: 0;
580581
}
581582

582583
.links li {
583-
display: inline
584+
display: inline;
584585
}
585586
}
586587

0 commit comments

Comments
 (0)