Skip to content

Commit

Permalink
chore: fixed video on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
urz9999 committed Dec 13, 2023
1 parent d673ddd commit f65e924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ body {

html {
scroll-behavior: smooth;
overflow-x: hidden;
}


Expand Down

0 comments on commit f65e924

Please sign in to comment.