Skip to content

Commit

Permalink
style css
Browse files Browse the repository at this point in the history
  • Loading branch information
bvandercar-vt committed Jun 20, 2024
1 parent 8b2914b commit a048cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ header {
text-align: center;
}

@media (max-width: 800px) {
@media (max-width: 600px) {
header {
text-align: right;
}
Expand Down

0 comments on commit a048cbc

Please sign in to comment.