Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
carltonknox authored Jan 26, 2023
1 parent 6760603 commit 8fe33f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ input.text:focus {
}

.half-height {
height: 50%;
height: 40%;
}

.header {
Expand Down Expand Up @@ -984,7 +984,7 @@ input.text:focus {
background-repeat: no-repeat;
background-size: cover;
color: #fff;
height: 50%;
height: 40%;
padding: 0;
border: 0;
text-align: left;
Expand Down

0 comments on commit 8fe33f7

Please sign in to comment.