fix div being stretched by comment section
This commit is contained in:
parent
8291cdf7a9
commit
04108f32d5
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
||||||
|
|
||||||
> :first-child {
|
> :first-child {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: $breakpoint-medium) {
|
@media (min-width: $breakpoint-medium) {
|
||||||
|
|
Loading…
Reference in a new issue