remove extra comment

This commit is contained in:
Sean Yesmunt 2021-04-04 22:56:00 -04:00
parent 822ab329ac
commit a99042b60b

View file

@ -61,7 +61,6 @@
align-items: flex-end;
flex-direction: row;
// smaller screen
@media (max-width: $breakpoint-medium) {
display: block;
}