Skip to content

Commit

Permalink
Update Portfolio_stylesheet.css
Browse files Browse the repository at this point in the history
Upgrades and updates.
  • Loading branch information
JoeMuiga authored Oct 11, 2024
1 parent 6f2e9ba commit 288f49b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Web/Prog Lingu/Portfolio/Portfolio_stylesheet.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/* General Styling */

#Joelech_Image{
height: 25vh;
width: 25vw;
background-color: black;
display: flex;
justify-content: center;
align-items: center;
justify-items: center;
}
#Joelech_Image img{
height: 20vh;
width: 20vw;
background-color: white;
}

0 comments on commit 288f49b

Please sign in to comment.