Skip to content

Commit d7f9c0f

Browse files
Update assets/scss/_styles_project.scss
Signed-off-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com>
1 parent 470c956 commit d7f9c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/scss/_styles_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ a:not([href]):not([class]):hover {
620620
max-width: 70%;
621621
text-align: left;
622622
flex-shrink: 0;
623-
@media (max-width: 1200px) {
623+
@media (max-width: 768px) {
624624
max-width: 60%;
625625
}
626626
}

0 commit comments

Comments
 (0)