Skip to content

Commit

Permalink
Update CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
BibWiss committed Sep 4, 2024
1 parent ecaf76a commit 4ed5861
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ body.dark-mode {

#img_profile{
margin-top: -1rem;
width: 25% !important;
height: 25% !important;
width: 20% !important;
/*height: 25% !important;*/
margin-left: .5rem;
}

Expand Down Expand Up @@ -216,6 +216,7 @@ a.internal-link.dark-mode {
}
}

@media screen and (min-width: 480px) {
@-moz-keyframes spin_back {
0% {
-moz-transform: rotate(0deg);
Expand Down Expand Up @@ -306,7 +307,7 @@ a.internal-link.dark-mode {
top: 10vh;
left: 4vw;
}
}
}}

#transp {
opacity: 0%;
Expand Down

0 comments on commit 4ed5861

Please sign in to comment.