mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
8 lines
No EOL
198 B
Text
8 lines
No EOL
198 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);
|
|
}
|
|
} |