Skip to content

Commit

Permalink
[style] Removes footer alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
schoulten committed May 28, 2023
1 parent 844f8a3 commit a970a58
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions styles/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
font-family: "Fira Mono";
}

/* Footer */
.nav-footer-center {
display: flex;
align-items: center;
}

/* CV page iframe style */
.embed-container {
position: relative;
Expand All @@ -39,4 +33,4 @@
background-color: #dee2e6;
margin-bottom: 1em;
border: 0;
}
}

0 comments on commit a970a58

Please sign in to comment.