fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! restyle
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -62,6 +62,10 @@ a {
|
||||
display: inline-block;
|
||||
transform: scale(.98);
|
||||
}
|
||||
|
||||
&.block {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
header {
|
||||
@@ -70,7 +74,7 @@ header {
|
||||
justify-content: space-between;
|
||||
background-color: $mantle;
|
||||
padding: 8px;
|
||||
|
||||
font-size: larger;
|
||||
}
|
||||
|
||||
footer {
|
||||
@@ -79,8 +83,6 @@ footer {
|
||||
background-color: $crust;
|
||||
margin-top: 32px;
|
||||
padding: 16px;
|
||||
/* height: 100%; */
|
||||
/* flex-shrink: 0; */
|
||||
}
|
||||
|
||||
.mono {
|
||||
@@ -104,6 +106,7 @@ footer {
|
||||
}
|
||||
|
||||
.block {
|
||||
display: block;
|
||||
background-color: $surface0;
|
||||
border-radius: 8px;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user