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

8 lines
198 B
Text
Raw Normal View History

2014-06-20 16:17:24 +00:00
.team-profile {
clear: both;
.img-container {
float: left;
overflow: hidden;
2014-07-29 11:29:00 +00:00
margin: (@line-height-computed / 4) @line-height-computed @line-height-computed (@line-height-computed / 2);
2014-06-20 16:17:24 +00:00
}
}