Skip to content

Commit 7421f04

Browse files
authored
Update nav.css
1 parent 813236d commit 7421f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/nav.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
}
5454

5555
/* Responsive design adjustments for mobile */
56-
@media screen and (max-width: 960px) {
56+
@media print, screen and (max-width: 960px) {
5757
.topnav {
5858
flex-direction: column; /* Stacks items vertically */
5959
align-items: flex-start; /* Aligns items to the left */

0 commit comments

Comments
 (0)