changed the EU creative logo

This commit is contained in:
jorge 2021-09-30 12:06:28 +02:00
parent 70459f0510
commit a999cbf2b8
3 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -22507,7 +22507,7 @@ jquery__WEBPACK_IMPORTED_MODULE_0___default()(document).foundation();
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
module.exports = __webpack_require__(/*! /home/vitrubio/Documents/trabajo/arcHIVE/arcHIVE-web/arcHIVE-wordpress-theme/src/assets/js/app.js */"./src/assets/js/app.js");
module.exports = __webpack_require__(/*! /home/vitrubio/Documents/trabajo/arcHIVE/arcHIVE-web/arc-hive-wordpress-theme/src/assets/js/app.js */"./src/assets/js/app.js");
/***/ })

View File

@ -22,7 +22,8 @@
&::before {
max-width: 15rem;
// background-image: url('../img/eu_flag_creative_europe_co_funded_black_right.svg');
background-image: url('../img/eu_flag_creative_europe_co_funded_left.svg');
//background-image: url('../img/eu_flag_creative_europe_co_funded_left.svg');
background-image: url('../img/rechts_co-funded-by-the-creative-europe-media-programme-of-the-european-union-flag.png');
}
}
}