mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-23 13:23:23 +02:00
longform pulls: negative margins
This commit is contained in:
committed by
GitHub
parent
7376b636ae
commit
fc724175bb
@@ -3179,10 +3179,10 @@ font-size: 1.6rem;
|
||||
max-width: 32%;
|
||||
}
|
||||
.longform .text-pull-right {
|
||||
margin-right:-240px;
|
||||
margin-right:-256px;
|
||||
}
|
||||
.longform .text-pull-left {
|
||||
margin-left:-240px;
|
||||
margin-left:-256px;
|
||||
}
|
||||
}
|
||||
@media (min-width:1024px) {
|
||||
|
Reference in New Issue
Block a user