Update _front-flex.scss

This commit is contained in:
Madison Scott-Clary
2019-11-02 16:58:13 -07:00
committed by GitHub
parent 002e7a5531
commit 7ec13f6a96

View File

@ -12,16 +12,19 @@
.third {
flex: 1 1 30%;
padding: 0.5rem;
min-width: 300px;
}
.small {
flex: 1 1 38%;
padding: 0.5rem;
min-width: 300px;
}
.large {
flex: 1 1 61%;
padding: 0.5rem;
min-width: 300px;
}
.odd {