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

added login stamp

This commit is contained in:
Fedor Katurov 2023-10-30 21:17:45 +06:00
parent 84c02ffaa3
commit e4b158dada
6 changed files with 283 additions and 52 deletions

View file

@ -1,4 +1,4 @@
@import "src/styles/variables";
@import 'src/styles/variables';
@mixin mobile {
@media (max-width: $cell * 2) {