forked from Ruderverein-Donau-Linz/rowt
Merge branch 'main' of gitlab.com:PhilippHofer/rot
This commit is contained in:
commit
828437b522
@ -14,7 +14,8 @@
|
|||||||
height: 100vh;
|
height: 100vh;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 375px;
|
width: 100%;
|
||||||
|
max-width: 375px;
|
||||||
z-index: 40000;
|
z-index: 40000;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -71,7 +72,8 @@
|
|||||||
|
|
||||||
&-header {
|
&-header {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 375px;
|
width: 100%;
|
||||||
|
max-width: 375px;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user