Skip to content

Commit

Permalink
Fix navbar breakpoint layout breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Sep 14, 2023
1 parent 25a7c38 commit 096c883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$primary: #1491eb;
$navbar-breakpoint: 768px;
$navbar-breakpoint: 769px;
$pre-font-size: 1em;
$pre-code-font-size: 1em;

Expand Down

0 comments on commit 096c883

Please sign in to comment.