Skip to content

Commit

Permalink
updated header font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-771 authored May 25, 2024
1 parent 1777263 commit 1c636b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ body {

h2 {
font-weight: bold;
font-size: xx-large;
}

header {
Expand Down Expand Up @@ -43,7 +44,7 @@ nav a:hover {
padding-left: 10%;
padding-right: 10%;
}
}
}

.gallery img {
width: 100%;
Expand Down

0 comments on commit 1c636b5

Please sign in to comment.