Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickolay.Vinokurov committed Nov 5, 2023
1 parent c25f398 commit aaeed03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/* сохраните в разметке и стилях класс page. На его основе работает скрипт. */
font-family: 'IBM Plex Mono', Arial, sans-serif;
background-color: var(--background-color);
background-attachment: fixed;
margin: 0;
}

Expand Down

0 comments on commit aaeed03

Please sign in to comment.