diff --git a/index.html b/index.html
index 68c9706..b93ddd0 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
}
.gambar{
- background: url(https://tympanus.net/Development/ImageDraggingEffects/2.cddf9094.jpg) no-repeat;
+ background: url(me.jpg) no-repeat;
content: "";
height: 260px;
width: 180px;
@@ -44,11 +44,10 @@
body::before{
background: url(me.jpg);
- /* background: url(https://tympanus.net/Development/ImageDraggingEffects/1.8af53f00.jpg) no-repeat; */
content: "";
height: 280px;
width: 172px;
- bottom: 115px;
+ bottom: 140px;
left: 60px;
position: absolute;
z-index: -2;
@@ -137,7 +136,7 @@
}
header::before {
- background: url(avatar.svg) no-repeat;
+ /* background: url(avatar.svg) no-repeat; */
content: "";
width: 258px;
height: 573px;
@@ -684,7 +683,7 @@