diff options
Diffstat (limited to 'public/css/modules/news-index.css')
| -rw-r--r-- | public/css/modules/news-index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/modules/news-index.css b/public/css/modules/news-index.css index 48c455d..078d11f 100644 --- a/public/css/modules/news-index.css +++ b/public/css/modules/news-index.css @@ -5,6 +5,7 @@ transition: background 100ms; padding-block: var(--margin-block-md); padding-inline: var(--padding-inline-sm); + width: var(--width-prose); } .news-index__item:not(:first-child) { |
