Skip to content

Commit

Permalink
Updated about.html social icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
tay committed Sep 17, 2024
1 parent 8c61556 commit 81955d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/css/about/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ body {

.social-logo {
padding-left: 15px;
padding-right: 10px;
padding-right: 1px;
transition: transform 0.2s;
width: 50px;
height: 50px;
width: 65px;
height: 47px;
}

video {
Expand Down

0 comments on commit 81955d4

Please sign in to comment.