overleaf/services/web/public/stylesheets/app/about-page.less

8 lines
198 B
Text
Raw Normal View History

2014-06-20 12:17:24 -04:00
.team-profile {
clear: both;
.img-container {
float: left;
overflow: hidden;
margin: (@line-height-computed / 2) @line-height-computed @line-height-computed (@line-height-computed / 2);
}
}