Skip to content

Commit e2ec892

Browse files
authored
Merge pull request #57 from d3j1x/main
ظبط Navbar
2 parents 2530193 + 1045b53 commit e2ec892

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ nav {
6060
gap: 20px;
6161
overflow-x: auto;
6262
justify-content: space-around;
63-
63+
white-space: nowrap;
64+
padding-left: 10px;
65+
padding-right: 10px;
6466
}
6567

6668
.nav-links a {

0 commit comments

Comments
 (0)