mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-28 14:16:41 +07:00
fixed boris contacts shadows
This commit is contained in:
parent
a9d5b3c7f2
commit
0ebc7f0ebf
4 changed files with 10 additions and 19 deletions
|
@ -7,6 +7,8 @@
|
|||
justify-content: stretch;
|
||||
text-decoration: none;
|
||||
color: darken(white, 50%);
|
||||
padding: $gap;
|
||||
min-height: 42px;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
@ -21,9 +23,10 @@
|
|||
|
||||
.title {
|
||||
font: $font_16_semibold;
|
||||
line-height: 1.25em;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font: $font_12_medium;
|
||||
opacity: 0.7;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue