Skip to content

Commit

Permalink
Merge branch 'master' into responsive-navbar-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 5, 2023
2 parents d521db7 + 29e4b24 commit 7136063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/building_list/building_list.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export default {
.top_col {
position: absolute;
margin: 0;
width: 100vw;
width: 100%;
padding: 1em;
}
Expand Down

0 comments on commit 7136063

Please sign in to comment.