Skip to content

Commit 74d2c2a

Browse files
committed
layout update
1 parent cc0050d commit 74d2c2a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/app/pages/home/home.component.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,17 @@ $shadow-secondary: #9D50BB;
1616
height: 100%;
1717
display: flex;
1818
align-items: center;
19+
justify-content: flex-end;
1920

2021
.outer-circle {
22+
position: relative;
23+
left: 15vh;
2124
height: 50vh;
2225
width: 50vh;
2326
min-width: 50vh;
2427
border-radius: 50%;
2528
background: linear-gradient(to left, $shadow-primary, $shadow-primary);
2629
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
27-
margin-left: 5vh;
2830
border: 10px solid #ffffff;
2931
overflow: visible;
3032
z-index: 10;
@@ -37,7 +39,6 @@ $shadow-secondary: #9D50BB;
3739
width: 50%;
3840
border: 15px solid $shadow-primary;
3941
border-radius: 50%;
40-
background: #fff;
4142
background: url('../../../assets/images/dp.jpeg');
4243
background-size: cover;
4344
background-position: center;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy