Slide 91
Slide 91 text
.label {
font-size: 1.5rem;
}
menu.css
.label {
color: #bada55;
}
hero.css
.label {
font-weight: bold;
}
form.css
.hero_label_123ab {
color: #bada55;
}
.menu_label_456cd {
font-size: 1.5rem;
}
.form_label_789ef {
font-weight: bold;
}
bundle.css