diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-23 16:40:07 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-23 16:40:07 +0000 |
commit | 038cafd4942e57378010902469764d37c027aca6 (patch) | |
tree | fb1388856044ab7cb5a7ddfa4a0250fd6b060908 | |
parent | b108f65d322f7bd5fbfaec2abd505f3a01893be5 (diff) |
Tweaks padding
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -158,6 +158,7 @@ img { grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 10px 10px 10px 0px; + padding-right: 18px; } .inner_grid_2-img { |