Made images not huge.
This commit is contained in:
parent
ca3ff8cd5c
commit
3520b23e73
@ -294,4 +294,9 @@ h2 a {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@include desktop {
|
||||||
|
.content img {
|
||||||
|
max-height: 30rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
// /Custom styles
|
// /Custom styles
|
||||||
|
Loading…
Reference in New Issue
Block a user