app/assets/stylesheets/tramway/landing/application.sass in tramway-landing-2.2.1 vs app/assets/stylesheets/tramway/landing/application.sass in tramway-landing-2.2.2
- old
+ new
@@ -44,14 +44,26 @@
footer
.row
margin-right: 0
+.alert
+ z-index: 999
+ position: fixed
+ float: right
+ top: 3vh
+ right: 3vh
+
@media screen and (max-width: 800px)
.row
width: 100%
&.page
h2
margin-top: 15px
h2.display-3.mb-2
font-size: 3rem
+
+ .alert
+ top: 1vh
+ right: 1vh
+ left: 1vh