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;
2014-07-29 07:29:00 -04:00
margin: (@line-height-computed / 4) @line-height-computed @line-height-computed (@line-height-computed / 2);
2014-06-20 12:17:24 -04:00
}
}