This commit is contained in:
Denys Konovalov
2020-08-11 15:20:41 +02:00
parent 6b43ab49ff
commit 11f0d07d87
799 changed files with 929 additions and 847 deletions

View File

@ -22,7 +22,7 @@
// Background-images
// Background-media
$('[data-background]').each(function () {
$(this).css({
'background-image': 'url(' + $(this).data('background') + ')'