Add feature order cycle guide

This commit is contained in:
Misode
2022-05-09 22:45:45 +02:00
parent 1486a3f977
commit 86cdde9d70
6 changed files with 111 additions and 3 deletions

View File

@@ -1509,6 +1509,10 @@ hr {
border-radius: 6px;
}
.guide-card:not(:last-child) {
margin-bottom: 8px;
}
.guide-versions {
color: var(--text-3);
float: right;