Skip to content

Commit 353cf55

Browse files
Fix footer column link's styling (#394)
1 parent f058240 commit 353cf55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/theme-css/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ a > code {
189189

190190
#footer-columns > div > div > ul {
191191
padding-left: 0px;
192+
list-style: none;
192193
}
193194

194195
.link-column {

0 commit comments

Comments
 (0)