mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
post-single: reduce image border radius
* fix badges extra round corner
This commit is contained in:
@ -224,7 +224,7 @@
|
||||
}
|
||||
|
||||
.post-content img {
|
||||
border-radius: var(--radius);
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.post-footer {
|
||||
|
Reference in New Issue
Block a user