Re-structured styles

This commit is contained in:
Oliver Davies 2016-02-04 07:23:12 +00:00
parent d29eadddfb
commit f6b0b786af
15 changed files with 15 additions and 24 deletions

View file

@ -1,14 +0,0 @@
.experience {
@include clearfix;
.experience--logo {
@extend .pull-right;
margin: 0 0 10px 10px;
max-width: 25%;
}
.role-wrapper {
font-style: italic;
margin-bottom: 10px;
}
}