Added new styles and classes - sass to be accessed

This commit is contained in:
Emma Garland
2017-06-04 16:49:57 +01:00
parent 9799071d04
commit 829693c410
4 changed files with 19 additions and 5 deletions
@@ -0,0 +1,14 @@
.avatar {
flex: 0 0 23%;
margin-right: 20px;
@media (min-width: $md) {
flex: 0 0 15%;
}
img {
width: 100%;
max-width: 112px;
height: auto;
}
}
+1
View File
@@ -51,6 +51,7 @@
@import 'elements/notification';
@import 'elements/alertbar';
@import 'elements/utilities';
@import 'elements/avatar';
/**
/* Sections