homework3/style.css
2025-03-17 09:20:41 +09:00

19 lines
187 B
CSS

.icon {
font-size: 8em;
}
.form-label {
display: block;
}
.slider {
display: flex;
align-items: center;
}
.yearValue {
width: 10%;
margin-left: 1em;
text-align: right;
}