Skip to content

Commit 89e595b

Browse files
author
Mario Aguiar
committed
Aupdate alignment class
1 parent 98edea4 commit 89e595b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

theme/assets/css/src/components/entry-content.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
}
3636

37-
.alignleft {
37+
> .alignleft {
3838
margin-left: 1rem;
3939
margin-right: 1rem;
4040
right: auto;
@@ -51,7 +51,7 @@
5151
}
5252
}
5353

54-
.alignright {
54+
> .alignright {
5555
left: auto;
5656
margin-left: 1rem;
5757
margin-right: 1rem;

0 commit comments

Comments
 (0)