1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

Merge branch 'feature/better-images'

This commit is contained in:
Fedor Katurov 2020-04-24 14:37:31 +07:00
commit e1525edccb
6 changed files with 124 additions and 105 deletions

View file

@ -28,7 +28,7 @@
justify-content: stretch;
border-radius: $radius $radius 0 0;
box-sizing: border-box;
padding: 0 $gap;
padding: $gap $gap;
background: $node_bg;
height: 64px;
@ -50,7 +50,7 @@
text-transform: uppercase;
font: $font_24_semibold;
// height: 24px;
padding-bottom: 3px;
// padding-bottom: 6px;
@include tablet {
// font-size: 16px;