Skip to content

Commit 8851a77

Browse files
Need more space for external SVGs in the footer
1 parent 827c76e commit 8851a77

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/theme-css/footer.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
color: var(--spht-color-link-hover);
4040
}
4141

42+
.footer-item a.nav-external {
43+
white-space: nowrap;
44+
}
45+
4246
.footer-item a.nav-external::after {
4347
font: var(--fa-font-solid);
4448
content: "\f35d";

0 commit comments

Comments
 (0)