Skip to content

Commit

Permalink
tweaked 3rd page layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvis09-yann committed Jul 24, 2024
1 parent 7093ee2 commit e6a6e52
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -252,7 +252,7 @@ section {
}

.about-me-container {
height: 50%;
height: 100%;
width: 100%;
display: flex;
justify-content: start;
@@ -299,7 +299,8 @@ section {

footer {
margin: 5px;
height: 100%;
height: 20%;
width: auto;
display: flex;
justify-content: center;
align-items: end;

0 comments on commit e6a6e52

Please sign in to comment.