Skip to content

Commit

Permalink
Resize Dark Mode Button
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Apr 2, 2024
1 parent 28cf909 commit c098940
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions styles/mediaqueries.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
height: 1rem;
font-size: 0.75rem;
}
.button-list {
margin: 2 auto;
}
.about-window i, .terminal-content p {
font-size: 0.9rem;
}
Expand Down Expand Up @@ -98,4 +101,8 @@
.home-text h1 {
font-size: 1.4rem;
}
.light-mode-button, .dark-mode-button {
width: 0.65rem;
height: 0.65rem;
}
}

0 comments on commit c098940

Please sign in to comment.