fix: styles
This commit is contained in:
parent
7f04c9fc3a
commit
3962c8d1aa
3 changed files with 7 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
|||
.webring__wrapper {
|
||||
.webring-wrapper {
|
||||
margin: var(--sizing-base) 0;
|
||||
|
||||
h3 {
|
||||
margin: var(--sizing-2xl) 0 var(--sizing-lg);
|
||||
}
|
||||
|
||||
& > .webring__centered {
|
||||
& > .webring-centered {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
Reference in a new issue