Improved mobile scene album layout. Removed info channels from network children.
This commit is contained in:
@@ -873,8 +873,9 @@ function copySummary() {
|
||||
@media(--small-10) {
|
||||
.banner {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 0;
|
||||
max-height: none;
|
||||
}
|
||||
|
||||
.poster-container {
|
||||
@@ -898,8 +899,10 @@ function copySummary() {
|
||||
.album {
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
flex-shrink: 0;
|
||||
overflow-x: auto;
|
||||
height: 8rem;
|
||||
height: 6rem;
|
||||
padding: .5rem;
|
||||
}
|
||||
|
||||
.photo-container {
|
||||
|
||||
Reference in New Issue
Block a user