Release v0.1.6
This commit is contained in:
@@ -70,6 +70,21 @@
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.public-maintenance {
|
||||
display: grid;
|
||||
gap: 4px;
|
||||
margin-top: 18px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.public-maintenance strong {
|
||||
color: var(--text-strong);
|
||||
}
|
||||
|
||||
.public-maintenance span {
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.public-footnote {
|
||||
margin-top: 22px;
|
||||
color: var(--muted);
|
||||
|
||||
Reference in New Issue
Block a user