mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
post-single: reduce image border radius
* fix badges extra round corner
This commit is contained in:
parent
5cf90ca81e
commit
d46c0ed82d
@ -224,7 +224,7 @@
|
||||
}
|
||||
|
||||
.post-content img {
|
||||
border-radius: var(--radius);
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.post-footer {
|
||||
|
Loading…
Reference in New Issue
Block a user