dundo.farm/style/_index.scss

13 lines
145 B
SCSS
Raw Normal View History

2022-02-24 11:31:01 -05:00
2022-02-24 11:33:36 -05:00
p {
text-align: center;
padding: 2em 3em;
}
2022-02-24 11:31:01 -05:00
img {
height: 100%;
width: 100%;
object-fit: contain;
border-radius: 5%;
}