Skip to content

Commit

Permalink
Force article body to be centered for mobile render
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimKovalenkoSNF committed Oct 4, 2023
1 parent c96a237 commit 7ffc1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/wm_mobile/wm_mobile_override_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
margin: 0 auto;
margin: 0 auto !important;
}
p#pcs-edit-section-add-title-description {
display: none !important;
Expand Down

0 comments on commit 7ffc1e2

Please sign in to comment.