refactor(auth): increase icons sizes

This commit is contained in:
Sergey Andrievskiy 2019-06-20 15:04:17 +03:00
parent fce18feed3
commit 69e1576a6f

View file

@ -28,3 +28,7 @@
nb-icon svg {
vertical-align: top;
}
nb-auth-block .links nb-icon {
font-size: 2.5rem;
}