mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2025-03-03 14:31:25 +03:00
fix: Image size correction on firefox
This commit is contained in:
parent
8b7f4b087d
commit
f56b6b2ff0
1 changed files with 1 additions and 1 deletions
|
@ -163,6 +163,6 @@ img {
|
|||
|
||||
@media (min-width: 1400px) {
|
||||
.wallpaper-img {
|
||||
max-width: 30%;
|
||||
min-width: 20%;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue