diff --git a/ozgursozluk/static/style.css b/ozgursozluk/static/style.css index c31adaa..e596dee 100644 --- a/ozgursozluk/static/style.css +++ b/ozgursozluk/static/style.css @@ -119,9 +119,9 @@ form input, form select, form button { } .entry_wrapper { + gap: 1rem; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); - gap: 0.5rem; } .entry_wrapper .entry {