Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Fixed a missing curly bracket that I missed when sorting a merge conf…
Browse files Browse the repository at this point in the history
…lict cause I'm an idiot
  • Loading branch information
Keeeeeeeen committed Oct 29, 2023
1 parent 991b1ac commit 65a3530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ body {
margin-top: -2rem;
border-radius: 2rem 2rem 0 0;
padding-top: 2rem;

}
.pageTitleImage{
max-inline-size: 90%;
max-height: 15rem;
Expand Down

0 comments on commit 65a3530

Please sign in to comment.