Skip to content

Commit

Permalink
VFH-109 | Fixed events css for paragraph version.
Browse files Browse the repository at this point in the history
  • Loading branch information
keeteean committed Feb 21, 2023
1 parent d95ec75 commit a665f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.clearfix:after{
clear:both;
}
.region.region-content{
.path-events .region.region-content{
max-width:122.2rem;
margin:0 auto;
padding:0 1.5rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/
@import "../index";

.region.region-content {
.path-events .region.region-content {
max-width: 122.2rem;
margin: 0 auto;
padding: 0 1.5rem;
Expand Down

0 comments on commit a665f5b

Please sign in to comment.