mirror of
https://github.com/danilt2000/Alma-vid.git
synced 2025-12-08 19:29:26 +02:00
Add new logo SVG and update header background
Added LogoAlmavidMobail.svg to the assets and updated Header.scss to use the new logo SVG as the background image for .header__text, replacing the previous textLogo.svg.
This commit is contained in:
4
src/assets/images/logo/LogoAlmavidMobail.svg
Normal file
4
src/assets/images/logo/LogoAlmavidMobail.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 11 KiB |
@@ -379,7 +379,7 @@ Animations
|
||||
|
||||
.header__text {
|
||||
position: absolute;
|
||||
background-image: url("../../assets/images/logo/textLogo.svg");
|
||||
background-image: url("../../assets/images/logo/LogoAlmavidMobail.svg");
|
||||
top: 40%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
|
||||
Reference in New Issue
Block a user