fixup! fixup! fixup! fixup! restyle
This commit is contained in:
@@ -23,6 +23,7 @@ body {
|
||||
font-family: Pixeloid;
|
||||
color: $text;
|
||||
width: fit-content;
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -46,6 +47,14 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
header {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
justify-content: space-between;
|
||||
background-color: $surface0;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.mono {
|
||||
font-family: PixeloidMono, monospace;
|
||||
background-color: $mantle;
|
||||
|
||||
Reference in New Issue
Block a user