Skip to content

Commit

Permalink
Reduce port video button size
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Sep 6, 2024
1 parent 73aa920 commit 6fa3429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ input::-webkit-inner-spin-button {
/* YouTube Logo Button styles */
#bsbPortButton {
margin-right: 15px;
height: 24px;
height: 20px;
}

.youtube-logo-button {
Expand All @@ -895,7 +895,7 @@ input::-webkit-inner-spin-button {
}

.youtube-logo-svg {
height: 24px;
height: 20px;
}

.youtube-logo-triangle {
Expand Down

0 comments on commit 6fa3429

Please sign in to comment.