Skip to content

Commit

Permalink
fixed the mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
adunndevster2 committed Jun 3, 2024
1 parent 29197e4 commit 8afeec6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
*/

/* You can override the default Infima variables here. */
body, html
{
overflow-x: hidden !important;
}


:root {
--ifm-color-primary: #ef7d3b;
--ifm-color-primary-dark: var($color-brown);
Expand Down

0 comments on commit 8afeec6

Please sign in to comment.