1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

made better image for join us

This commit is contained in:
Fedor Katurov 2023-10-30 23:00:56 +06:00
parent f099f42a12
commit 44ddde9bf7
2 changed files with 104 additions and 29 deletions

View file

@ -39,6 +39,7 @@
margin: 0.5em 0;
line-height: 1.4em;
font: $font_16_medium;
opacity: 0.7;
@include tablet {
font: $font_14_medium;
@ -48,6 +49,11 @@
.button {
margin-top: 1.4em;
opacity: 0.7;
&:hover {
opacity: 1;
}
@include tablet {
font: $font_12_semibold;