mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
fixed flow appearance
This commit is contained in:
parent
312b1d1d17
commit
db992a375b
4 changed files with 19 additions and 17 deletions
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.item {
|
||||
background: darken($content_bg, 2%) 50% 50% no-repeat;
|
||||
background: lighten($content_bg, 2%) 50% 50% no-repeat;
|
||||
background-size: cover;
|
||||
padding-bottom: 100%;
|
||||
border-radius: $cell_radius;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue