mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed background repeat on square
This commit is contained in:
parent
c0ece70f89
commit
0a5caf6bda
3 changed files with 7 additions and 5 deletions
|
@ -7,4 +7,6 @@
|
|||
.wrapper {
|
||||
width: 100%;
|
||||
border-radius: $radius;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue