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