Skip to content

Commit

Permalink
update 18-feb-24
Browse files Browse the repository at this point in the history
  • Loading branch information
7santosh committed Feb 18, 2024
1 parent d46cd7c commit 6fec75e
Show file tree
Hide file tree
Showing 3 changed files with 518 additions and 529 deletions.
69 changes: 2 additions & 67 deletions assets/css/santosh-magar.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ a {
}

.bg {
animation: rotation_bg 10s ease-in-out infinite alternate;
/* animation: rotation_bg 10s ease-in-out infinite alternate; */
background-image: linear-gradient(-60deg, #7fb2d4 50%, #9dc9dc 50%);
;
opacity: .5;
Expand Down Expand Up @@ -883,31 +883,10 @@ footer .cc-footer {
top: 600px;
}

.bg-line-1,
.bg-line-6 {
.bg-line-1 {
top: 600px;
}

.bg-line-2,
.bg-line-7 {
top: 700px;
}

.bg-line-3,
.bg-line-8 {
top: 800px;
}

.bg-line-4,
.bg-line-9 {
top: 900px;
}

.bg-line-5,
.bg-line-10 {
top: 1000px;
}

.myimg {
display: none;
}
Expand All @@ -924,25 +903,6 @@ footer .cc-footer {
top: 500px;
}

.bg-line-2,
.bg-line-7 {
top: 600px;
}

.bg-line-3,
.bg-line-8 {
top: 700px;
}

.bg-line-4,
.bg-line-9 {
top: 800px;
}

.bg-line-5,
.bg-line-10 {
top: 900px;
}
}

@media only screen and (max-width: 500px) {
Expand Down Expand Up @@ -990,31 +950,6 @@ footer .cc-footer {
left: 90px
}

.bg-line-1,
.bg-line-6 {
top: 500px;
}

.bg-line-2,
.bg-line-7 {
top: 580px;
}

.bg-line-3,
.bg-line-8 {
top: 660px;
}

.bg-line-4,
.bg-line-9 {
top: 740px;
}

.bg-line-5,
.bg-line-10 {
top: 820px;
}

#contact .contact-header {
font-size: 25px;
}
Expand Down
Binary file modified assets/files/cv-santosh.pdf
Binary file not shown.
Loading

0 comments on commit 6fec75e

Please sign in to comment.