issues
search
19lmyers
/
cse110-w21-group14
1
stars
2
forks
source link
Refactor CSS
#17
Open
garylli
opened
3 years ago
garylli
commented
3 years ago
Description
Refactor CSS
Checklist
[ ] Change Figma prototype to use resizable spacing
Currently the prototype is using absolute spacing and padding. We need to update this so that it can be used on both mobile and desktop.
[ ] Label prototypes with new relative units
Now that the prototype is using relative units, label elements (such as buttons and fonts) with relative sizes if possible.
This will make styling a LOT easier in week 8
[ ] Read up on basic CSS if little prior knowledge (or ask someone with more experience for suggestions on variable conventions!)
[ ] Create universal css variables for usage in Week 8 styling.
Description
Refactor CSS
Checklist