Collection für Content angepasst. Image Components erweitert. Verschiedene CSS Apassungen der Demo Page

This commit is contained in:
2022-05-30 13:11:51 +02:00
parent a2bd10453b
commit c67f712280
14 changed files with 42 additions and 79 deletions

View File

@@ -48,7 +48,7 @@ body {
.circle-email {
width: 60px;
height: 60px;
background-color: @secondary-light;
background-color: @secondary;
position: absolute;
top: -20px;
right: -39px;
@@ -57,7 +57,7 @@ body {
.circle-contact {
width: 60px;
height: 60px;
background-color: @secondary-light-green;
background-color: @secondary;
position: absolute;
top: 23px;
right: -53px;