Skip to main content

Command Palette

Search for a command to run...

Day 57: Layout

Published
1 min read

Today, I created a UI Card using auto-layout. I made sure to take note of the finer details, such as naming layers, space between elements, alignment, and use of color. I also learned about text layouts for websites; we have the aligned layout and the zigzag layout.

References