Skip to content

Commit 37fe4e2

Browse files
committed
Don't wrap title text
1 parent 23ca865 commit 37fe4e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/downloads.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
color: #fff;
3030
margin: 10px;
3131
font-weight: 500;
32+
white-space: nowrap;
3233
}
3334

3435
.downloadIcon {
@@ -75,4 +76,4 @@
7576
.downloadGrid {
7677
grid-template-columns: 1fr;
7778
}
78-
}
79+
}

0 commit comments

Comments
 (0)