changes on introduction and fix color on logo mobile

This commit is contained in:
Tancre
2021-04-24 22:03:11 +02:00
parent 4d17a77364
commit 25fc29aca7
7 changed files with 15808 additions and 442 deletions

View File

@ -159,7 +159,7 @@
&--orange-bg {
transition: all .3s ease-out;
background-color: $myOrange;
background-color: orange;
transform: translateX(-50%) scale(.8);
}