image borders
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Michael Zhang 2023-08-31 21:59:12 -05:00
parent b61a54de22
commit c7c8be95b5
1 changed files with 3 additions and 0 deletions

View File

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