Fix landing picture width on mobile.
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
.logo-container {
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.Landing-picture {
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user