diff --git a/app/assets/stylesheets/panels.css b/app/assets/stylesheets/panels.css index a82dc1665..93e60b58e 100644 --- a/app/assets/stylesheets/panels.css +++ b/app/assets/stylesheets/panels.css @@ -15,6 +15,10 @@ } } + .panel--wide { + --panel-size: 60ch; + } + .panel--centered { --panel-border-size: 0; --panel-size: 100%; diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb index 38ac87f52..2fa4e0078 100644 --- a/app/views/notifications/index.html.erb +++ b/app/views/notifications/index.html.erb @@ -13,7 +13,7 @@
-
+
<% if @unread.any? %>

New for you

@@ -30,7 +30,7 @@
-
+

Previously seen