WebPage: Fix margin for web pages with big picture (#4087)
This commit is contained in:
parent
7af88e4b01
commit
e079ba7a16
@ -32,6 +32,7 @@
|
||||
|
||||
.WebPage--content {
|
||||
position: relative;
|
||||
margin-inline-start: 0.25rem;
|
||||
|
||||
&.is-story {
|
||||
display: flex;
|
||||
@ -103,7 +104,6 @@
|
||||
|
||||
.WebPage-text {
|
||||
order: 1;
|
||||
margin-inline-start: 0.25rem;
|
||||
padding-inline-end: 1rem;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user