mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
Update custom.css
This commit is contained in:
parent
d3663c51d3
commit
8b2c2625cd
1 changed files with 1 additions and 10 deletions
|
@ -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 * {
|
||||
|
|
Loading…
Reference in a new issue