latex-ub/services/web/frontend/stylesheets/app/about-page.less
2025-05-05 12:24:05 +00:00

9 lines
214 B
Text

.team-profile {
clear: both;
.img-container {
float: left;
overflow: hidden;
margin: (@line-height-computed / 4) @line-height-computed
@line-height-computed (@line-height-computed / 2);
}
}