make style of notifs div match apps page
This commit is contained in:
parent
9d747f3186
commit
f8e35e8643
1 changed files with 0 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue