Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
odartsi authored Oct 23, 2023
1 parent 9b4d543 commit 888f73f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1886,12 +1886,12 @@ input, select, textarea {
left: 0.875rem;
width: 2.25rem;
height: 2.25rem;
background-size: 20px 20px;
background-size: 14px 14px;
}

}

@media screen and (max-width: 480px) {
@media screen and (max-width: 600px) {

#main article {
padding: 3rem 1.5rem 0.5rem 1.5rem ;
Expand Down

0 comments on commit 888f73f

Please sign in to comment.