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:
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