mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
improve cell text appearance
This commit is contained in:
parent
b257e9b5d9
commit
24c66ccfdb
5 changed files with 61 additions and 24 deletions
|
@ -1,11 +1,5 @@
|
|||
@import 'src/styles/variables';
|
||||
|
||||
@mixin mobile {
|
||||
@media (max-width: $cell * 2) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
.cell {
|
||||
&.horizontal,
|
||||
&.quadro {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue