Update custom.css

This commit is contained in:
grey-cat-1908 2024-07-23 11:21:16 +03:00 committed by GitHub
parent d3663c51d3
commit 8b2c2625cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,16 +35,7 @@ body {
line-height: 1.8;
max-width: 64rem;
padding: 0 1rem;
}
button, a {
outline: 0;
border: 0;
text-decoration: none;
background: 0;
font-family: var(--font);
color: var(--font-color);
font-size: var(--font-size);
max-width: 80%;
}
nav * {