make style of notifs div match apps page

This commit is contained in:
Connor Turland 2016-12-12 16:21:17 -05:00
parent 9d747f3186
commit f8e35e8643

View file

@ -20,14 +20,11 @@ $unread_notifications_dot_size: 8px;
list-style: none;
}
$menu_bar_height: 6em;
.notificationPage,
.notificationsPage {
width: auto;
max-width: 960px;
box-sizing: border-box;
margin: 1em auto;
margin-top: 1em + $menu_bar_height;
font-family: 'din-regular', Sans-Serif;
& > .notification-title {