ah whoops
This commit is contained in:
parent
9d930f20de
commit
0ffb0aacfd
1 changed files with 0 additions and 16 deletions
|
@ -17,22 +17,6 @@
|
||||||
background-color: var(--background);
|
background-color: var(--background);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
|
||||||
:root {
|
|
||||||
font-size: 20px;
|
|
||||||
font-family: departure-mono, system-ui;
|
|
||||||
|
|
||||||
padding: 1rem;
|
|
||||||
width: 1000px;
|
|
||||||
max-width: calc(100% - 2rem);
|
|
||||||
line-height: 1.4;
|
|
||||||
margin: auto;
|
|
||||||
|
|
||||||
color: var(--text);
|
|
||||||
background-color: var(--background);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
:root {
|
:root {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Reference in a new issue