Skip to content

Commit

Permalink
Set a sans-serif font family
Browse files Browse the repository at this point in the history
  • Loading branch information
user890104 committed Oct 10, 2024
1 parent 184682f commit 16c88e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ function App() {
display: 'inline-block',
border: '1px solid #000',
padding: '10px',
fontFamily: 'Arial, Verdana, Tahoma, Helvetica, sans-serif',
}}>
<p>Ахой!</p>
<p>
Expand Down

0 comments on commit 16c88e7

Please sign in to comment.