image borders
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Michael Zhang 2023-08-31 21:59:12 -05:00
parent b61a54de22
commit c7c8be95b5

View file

@ -36,6 +36,9 @@
p img {
max-width: 100%;
height: auto;
border-radius: 8px;
border: 1px solid var(--hr-color);
}
/*