Skip to content

Commit

Permalink
Fix rendering issue, fixes #1474
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Oct 28, 2024
1 parent 1a61975 commit 19e598e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,7 @@ input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:fo
padding: 0 0 15px;
border-bottom: 1px solid #f28d1a;
color: #2d2d32;
clear: left;
}

.wrapper .content h3.title {
Expand Down

0 comments on commit 19e598e

Please sign in to comment.