fixup! fixup! fixup! restyle
This commit is contained in:
@@ -22,6 +22,11 @@ body {
|
||||
background-color: $base;
|
||||
font-family: Pixeloid;
|
||||
color: $text;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -54,6 +59,12 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.services-block {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.services {
|
||||
background-color: $surface0;
|
||||
border-radius: 8px;
|
||||
|
||||
Reference in New Issue
Block a user