Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions slides/03-Designers/03-text.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ layoutData:
will notice that the words bleed outside the box below. Try fixing this example
by specifying the width and height as relative units, such as ems. Set the height
to 3em and width to 10em and verify your answers.
Example: `style="height:3em; width:10em"`.

code: |
<div
Expand Down