Skip to content

Commit

Permalink
Merge pull request #46 from CityOfPhiladelphia/search-redesign
Browse files Browse the repository at this point in the history
linting
  • Loading branch information
RitikaDesai98 authored Oct 2, 2024
2 parents 9f939d5 + 1aec428 commit 3d56b66
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 @@ -660,7 +660,6 @@ export default {
padding: 0px;
margin: 0 auto;
// max-width: 1270px;
max-width: 90rem;
.page-title {
Expand Down Expand Up @@ -713,6 +712,7 @@ export default {
padding: 32px;
margin-top: 2rem;
width: fit-content;
}
.vue-search {
position: relative;
Expand Down

0 comments on commit 3d56b66

Please sign in to comment.