Increase paddings of webring name

This commit is contained in:
Leilukin 2024-06-12 21:57:47 +08:00 committed by Helen Chong
parent 5b348b1222
commit 74ef2c7adb

View File

@ -151,7 +151,7 @@
.webring__name {
margin: 0;
padding: 0.1em;
padding: 0.2em 0.5em;
border: 0.08em solid;
}