Remove img border

This commit is contained in:
Dave Gallant
2023-12-22 22:07:47 -05:00
parent 946c2cf8d8
commit 18e98b4f5f
73 changed files with 71 additions and 73 deletions

View File

@@ -68,7 +68,6 @@ ul > li::before {
/* Images */
img {
border: 3px solid #ececec;
max-width: 100%;
}