Skip to content

Commit

Permalink
skills container, remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
CJNewcomer committed Apr 10, 2021
1 parent f2a51f5 commit d80e869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2277,7 +2277,7 @@ input, select, textarea {
}

.skill_icons_container {
height: 350px;
height: 35rem;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: repeat(3, 1fr);
Expand Down

0 comments on commit d80e869

Please sign in to comment.