overleaf/services/web/public/stylesheets/app/about-page.less
2014-07-07 13:43:36 +01:00

8 lines
No EOL
198 B
Text

.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);
}
}