This commit is contained in:
parent
b61a54de22
commit
c7c8be95b5
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@
|
||||||
p img {
|
p img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
|
border-radius: 8px;
|
||||||
|
border: 1px solid var(--hr-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue