increase font size in notifications

This commit is contained in:
Mads Rasmussen
2017-02-24 09:12:06 +01:00
parent 2289938486
commit ddefdf2627

View File

@@ -22,7 +22,7 @@
.umb-notifications__notification {
padding: 5px 20px;
text-shadow: none;
font-size: 12px;
font-size: 13px;
border: none;
border-radius: 0;
position: relative;