Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedabuemira committed Jul 8, 2024
1 parent 5b15a25 commit c5d6a61
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
height: auto;
overflow: hidden;
/* display: inline-block; */


/* background-size: cover; */
margin: -31px;
margin: -31px;
margin-left:-7px;
border: 6px solid rgba(0, 77, 64, 0.4);
border: 6px solid rgba(0, 77, 64, 0.4);
border-radius: 50% !important;
}

Expand All @@ -24,7 +24,7 @@
/* visibility: hidden; */
position: fixed;
/* margin-inline-end: auto; */
bottom: 0;
bottom: 0;
right: 0;
}

Expand Down Expand Up @@ -414,7 +414,7 @@ h3 {
}

#experience .card-action {
background-color: rgba(113, 75, 103, 0.02);
background-color: rgba(0, 0, 0, 0.02);
border: none;
}

Expand Down

0 comments on commit c5d6a61

Please sign in to comment.