Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit ae65dee

Browse files
fix: prevent line break
1 parent 3d4c2bf commit ae65dee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Footer/Footer.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
font-weight: bold;
6363
text-decoration: none;
6464
cursor: pointer;
65+
white-space: nowrap;
6566
}
6667
.Telegram {
6768
display: flex;

0 commit comments

Comments
 (0)