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

removed page cover on tablets

This commit is contained in:
Fedor Katurov 2019-10-22 16:58:39 +07:00
parent ad0b9e6a28
commit 53abb3853e
3 changed files with 7 additions and 3 deletions

View file

@ -16,7 +16,7 @@
}
.button {
background: $red;
background: $red_gradient;
width: $bar_height;
height: $bar_height;
border-radius: $bar_height / 2;