Skip to content

Commit

Permalink
Обновил альтернативный шрифт
Browse files Browse the repository at this point in the history
  • Loading branch information
gadjster committed Mar 8, 2024
1 parent f80ea56 commit d913547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* отступ от краев */
--indentation: 20px;
/* альтернативный щрифт - в дальнейшем его переопределяем */
--mainfont: "IBM Plex mono", monospace;
--mainfont: "IBM Plex mono", sans-serif;
/* цвет меню */
--menu-color: #ff0070;
/* цвет меню для состояния hover */
Expand Down

0 comments on commit d913547

Please sign in to comment.