fix div being stretched by comment section

This commit is contained in:
Anthony 2021-06-28 18:11:28 +02:00 committed by Jeremy Kauffman
parent 8291cdf7a9
commit 04108f32d5

View file

@ -87,6 +87,7 @@
> :first-child {
flex: 1;
max-width: 100%;
}
@media (min-width: $breakpoint-medium) {