Skip to content

Commit

Permalink
Merge pull request #41 from CityOfPhiladelphia/1440-breakpoints
Browse files Browse the repository at this point in the history
1440 breakpoint fix
  • Loading branch information
RitikaDesai98 authored Sep 6, 2024
2 parents 08b5667 + 9bbae8e commit e002870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ export default {
padding: 0px;
margin: 0 auto;
// max-width: 1270px;
max-width: 75rem;
max-width: 90rem;
.page-title {
border-bottom: 12px solid #2176d2;
Expand Down

0 comments on commit e002870

Please sign in to comment.