diff --git a/src/styles/global.css b/src/styles/global.css index e54aed7..3b77fa3 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -142,6 +142,11 @@ p { margin-bottom: 10px; } +.gallery table, th, td { + border: 0; + margin: 0; +} + @media screen and (max-width: 600px) { .gallery table img { border-width: 5px;