Skip to content

Commit

Permalink
hdsht style
Browse files Browse the repository at this point in the history
  • Loading branch information
singlesp committed Apr 28, 2023
1 parent b630cc2 commit 76325df
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,9 @@
justify-content: center;
}

/* Set the width and height of headshot */
.container img {
width: 100px;
height: 1000px;
}

/* Center headshot icons horizontally */
.container {
display: flex;
justify-content: center;
header img {
display: block;
max-width: 50%;
margin: 0 auto;
}

0 comments on commit 76325df

Please sign in to comment.