Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatSINEWAVE committed May 22, 2024
1 parent 1e208d8 commit 068c153
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,15 @@ footer a {

body.dark footer a {
color: white;
}

.icon {
display: flex;
justify-content: center;
margin-bottom: 0px;
}

.icon img {
max-width: 150px;
height: auto;
}

0 comments on commit 068c153

Please sign in to comment.