windows95/src/less/start.less
2019-08-24 16:58:21 +02:00

10 lines
123 B
Plaintext

#section-start {
display: flex;
flex-direction: column;
> small {
margin-top: 25px;
font-size: .8rem;
}
}