mirror of
https://github.com/ConjureETS/Site.git
synced 2026-03-24 01:30:58 +00:00
Correction Mobile activities styling
This commit is contained in:
parent
a5954b6562
commit
115a8d09a7
2
public/css/main.min.css
vendored
2
public/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -154,10 +154,19 @@
|
|||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
div.headline {
|
div.headline {
|
||||||
max-width: 75% !important;
|
max-width: 90% !important;
|
||||||
background-color: rgba(0, 0, 0, 0.75);
|
background-color: rgba(0, 0, 0, 0.75);
|
||||||
|
|
||||||
|
&:not(.is-headline-inversed) {
|
||||||
|
left: 25px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.is-headline-inversed {
|
||||||
|
right: 25px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
&.slide {
|
&.slide {
|
||||||
&:not(.animation-inversed) {
|
&:not(.animation-inversed) {
|
||||||
transform: translateX(0%);
|
transform: translateX(0%);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user