We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2530193 + 1045b53 commit e2ec892Copy full SHA for e2ec892
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