Skip to content

Commit

Permalink
fix: add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Oct 5, 2023
1 parent 30a6489 commit ee5153e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paragon/_fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
src: url('./fonts/IBMPlexSansArabic-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
}
2 changes: 1 addition & 1 deletion paragon/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ $font-family-sans-serif: Plex, -apple-system, BlinkMacSystemFont, "Segoe UI
$font-family-serif: Plex, serif !default;
$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
"Courier New", monospace !default;
$font-family-base: $font-family-sans-serif !default;
$font-family-base: $font-family-sans-serif !default;

0 comments on commit ee5153e

Please sign in to comment.