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;
|
line-height: 1.8;
|
||||||
max-width: 64rem;
|
max-width: 64rem;
|
||||||
padding: 0 1rem;
|
padding: 0 1rem;
|
||||||
}
|
max-width: 80%;
|
||||||
|
|
||||||
button, a {
|
|
||||||
outline: 0;
|
|
||||||
border: 0;
|
|
||||||
text-decoration: none;
|
|
||||||
background: 0;
|
|
||||||
font-family: var(--font);
|
|
||||||
color: var(--font-color);
|
|
||||||
font-size: var(--font-size);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
nav * {
|
nav * {
|
||||||
|
|
Loading…
Reference in a new issue