summaryrefslogtreecommitdiff
path: root/animism-align/frontend/app/views/viewer/viewer.mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'animism-align/frontend/app/views/viewer/viewer.mobile.css')
-rw-r--r--animism-align/frontend/app/views/viewer/viewer.mobile.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/animism-align/frontend/app/views/viewer/viewer.mobile.css b/animism-align/frontend/app/views/viewer/viewer.mobile.css
index ec38f01..5f3eebb 100644
--- a/animism-align/frontend/app/views/viewer/viewer.mobile.css
+++ b/animism-align/frontend/app/views/viewer/viewer.mobile.css
@@ -117,6 +117,14 @@
.sections-nav.viewer-nav > .nav-row > div {
}
+ .sections-nav.viewer-nav > .nav-row > div.link,
+ .sections-nav.viewer-nav > .nav-row > div.link-element {
+ width: 33%;
+ }
+ .sections-nav > .nav-row > div.share-link {
+ display: flex;
+ justify-content: flex-start;
+ }
.sections-nav > .nav-row > div.credits-element,
.sections-nav > .nav-row > div.checklist-element {