diff --git a/view-webapp/src/main/sass/tour.scss b/view-webapp/src/main/sass/tour.scss index f47da95..57f2880 100644 --- a/view-webapp/src/main/sass/tour.scss +++ b/view-webapp/src/main/sass/tour.scss @@ -277,9 +277,7 @@ } .result-sheets { - position: absolute; - bottom: 1em; - left: 1em; + margin-top: 0.2em; } /* results section */ @@ -350,8 +348,8 @@ } } - @media( max-width: 1400px) { - .ui.steps > .step { + @media(max-width: 1400px) { + .ui.steps > .step:not(.active) { padding-left: 1.2em; padding-right: 0.8em; &::before { @@ -362,4 +360,10 @@ } } } + + @media(max-width: 750px) { + #logo { + display: none; + } + } } diff --git a/view-webapp/src/main/webapp/tour-pairing.inc.html b/view-webapp/src/main/webapp/tour-pairing.inc.html index b5f2c6b..6e2b2aa 100644 --- a/view-webapp/src/main/webapp/tour-pairing.inc.html +++ b/view-webapp/src/main/webapp/tour-pairing.inc.html @@ -52,23 +52,25 @@ Renumber -