We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb4599 commit 3240d59Copy full SHA for 3240d59
src/pillow.css
@@ -1,5 +1,6 @@
1
.bg-pillow {
2
- background: url(/images/img49.png);
+ background-image: url(/images/img49.png);
3
+ background-size: 100% 100%;
4
}
5
.mt-pillow {
6
margin-top: 10em;
0 commit comments