Closed JKirkYuan closed 7 years ago
Swap out all the uses of px
for rem
s - Bootstrap 4 sets proper breakpoints for font-size on <body>
.
And improved spacing. Maybe push it through a CSS beautifier to fix whitespacing.
@karimsa px is fine for now, we can change it to rem after the demo tomorrow.
Yes, but the issue should be addressed at some point.
@karimsa can u make it a issue so we get back to it at some point
This looks good to me(although admittedly i have no sense of design). Id say merge it to master for tomorrow and throw any further issues on the backlog(unless its build breaking)
Feel free to drop a few comments. I changed up the two pages, test it out and let me know some problems and I'll try to fix them!