mirror of
https://github.com/danilt2000/Alma-vid.git
synced 2026-02-04 09:44:12 +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:
@@ -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