We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad3a83 commit 1045b53Copy full SHA for 1045b53
1 file changed
style.css
@@ -60,7 +60,9 @@ nav {
60
gap: 20px;
61
overflow-x: auto;
62
justify-content: space-around;
63
-
+ white-space: nowrap;
64
+ padding-left: 10px;
65
+ padding-right: 10px;
66
}
67
68
.nav-links a {
0 commit comments