overflow
This commit is contained in:
parent
f8fb6cb9d1
commit
43b3d8b9d4
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ p {
|
||||||
#title, #about, #imprint {
|
#title, #about, #imprint {
|
||||||
background-image: url("/media/image/birds_medium.jpg");
|
background-image: url("/media/image/birds_medium.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
overflow-y: auto;
|
||||||
&.active {
|
&.active {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue