chore(release): 0.5.0 #13
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: var(--ctp-base);
|
background-color: var(--ctp-base);
|
||||||
font-family: monospace, sans-serif !important;
|
font-family: sans-serif;
|
||||||
color: var(--ctp-text);
|
color: var(--ctp-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -51,6 +51,10 @@ header {
|
|||||||
padding: 0.5rem 1rem;
|
padding: 0.5rem 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header h2 {
|
||||||
|
font-family: monospace, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user