0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 18:52:38 +00:00

suggested changes

This commit is contained in:
Víctor Losada Hernández
2024-06-10 22:09:25 +02:00
parent a591763d10
commit 65d6eb11dd
2 changed files with 2 additions and 2 deletions

View File

@@ -464,8 +464,8 @@
//only for IOS devices //only for IOS devices
@supports (-webkit-touch-callout: none) { @supports (-webkit-touch-callout: none) {
.page .monster.frame { .page .monster.frame {
background-image : @monsterBlockOverlay; background-repeat : no-repeat;
background-blend-mode : normal; background-size : cover;
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB