Collection für Content angepasst. Image Components erweitert. Verschiedene CSS Apassungen der Demo Page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user