]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss
Increase global font size
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-notifications / my-account-notifications.component.scss
index b0ac45e300bc16d1ff5abeacb857bd074d9ae2f9..d412e568fdf2229285708a2bbd610c98689f31b3 100644 (file)
@@ -3,7 +3,6 @@
 
 .header {
   display: flex;
-  font-size: 15px;
   margin-bottom: 20px;
 
   a {
   }
 }
 
-
-my-user-notifications {
-  font-size: 15px;
-}
-
 @media screen and (max-width: $mobile-view) {
   .header {
     flex-direction: column;