edition/assets/css/blog/taxonomy.css

11 lines
149 B
CSS
Raw Permalink Normal View History

2024-02-12 12:39:05 +00:00
.taxonomy {
margin-bottom: 6vmin;
}
.taxonomy-media {
width: 90px;
margin: 0 auto 3rem;
overflow: hidden;
border-radius: 50%;
}