1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

title appearance fixed

This commit is contained in:
Fedor Katurov 2020-04-08 12:19:56 +07:00
parent a517eca37d
commit 4ebeed76aa
7 changed files with 37 additions and 48 deletions

View file

@ -8,10 +8,6 @@
flex-direction: column;
min-height: 100vh;
@include tablet {
padding-top: 72px + $gap;
}
&.is_blurred {
filter: blur(15px);