2022-02-22 20:22:41 +01:00

11 lines
150 B
Plaintext

.explore {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
> div {
margin-bottom: 15px;
}
}