Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sprattj11 authored Sep 4, 2023
1 parent d8fb5d0 commit 1a19c0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -333,16 +333,16 @@ section{
width: 60%;
}
.cpp{
width: 75%;
width: 80%;
}
.Java{
width: 90%;
}
.css{
width: 50%;
width: 60%;
}
.python{
width: 40%;
width: 50%;
}
.linux{
width: 80%;
Expand Down

0 comments on commit 1a19c0b

Please sign in to comment.