Update style.css

This commit is contained in:
nune 2024-04-23 08:48:48 -04:00 committed by GitHub
parent d3bbc2b5dd
commit 8028ef57f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ body {
margin: 40px auto;
max-width: 650px;
line-height: 1.6;
font-family:"Segoe UI", Segoe, Tahoma, Geneva, sans-serif;
font-size: 18px;
color: #42;
padding: 0 8px;