mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Changed lab gaps and colors
This commit is contained in:
parent
19449f13b4
commit
330fdcf444
8 changed files with 53 additions and 9 deletions
|
@ -11,13 +11,14 @@
|
|||
|
||||
.comments, .like {
|
||||
flex: 0;
|
||||
font: $font_14_semibold;
|
||||
font: $font_16_semibold;
|
||||
color: darken(white, 50%);
|
||||
fill: currentColor;
|
||||
stroke: none;
|
||||
column-gap: $gap / 2 !important;
|
||||
column-gap: $gap !important;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding-left: $gap;
|
||||
|
||||
&.active {
|
||||
color: $red;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue