mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
css: themify image boder radius
This commit is contained in:
parent
8c7a9cf1d7
commit
bcba19789a
@ -107,6 +107,7 @@ textarea:-webkit-autofill {
|
||||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
|
Loading…
Reference in New Issue
Block a user