Add badge collection page
This commit is contained in:
@@ -631,6 +631,15 @@ hr {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Badges */
|
||||
.badges {
|
||||
& img {
|
||||
height: 100%;
|
||||
margin-bottom: var(--space-2xs);
|
||||
margin-right: var(--space-2xs);
|
||||
}
|
||||
}
|
||||
|
||||
/* Header */
|
||||
header {
|
||||
container-type: inline-size;
|
||||
|
||||
Reference in New Issue
Block a user