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