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

fixed paddings on some devices

This commit is contained in:
Fedor Katurov 2021-12-22 10:37:09 +07:00
parent b228878207
commit 955b5927ca
4 changed files with 18 additions and 15 deletions

View file

@ -10,8 +10,7 @@
$cols: $content_width / $cell;
.container {
max-width: $content_width;
width: 100%;
@include container;
}
.grid {