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:
commit
e1525edccb
6 changed files with 124 additions and 105 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue