Adding modal changes back again

Этот коммит содержится в:
Asaad Mahmood
2016-04-01 23:17:56 +05:00
родитель f4d24b57fe
Коммит 371dbfff22
8 изменённых файлов: 106 добавлений и 54 удалений

Просмотреть файл

@@ -12,7 +12,7 @@
text-align: left;
&.light {
color: $dark-gray;
@include opacity(.6);
font-size: 1.05em;
font-style: italic;
font-weight: normal;

Просмотреть файл

@@ -644,6 +644,15 @@ body.ios {
.post__img {
width: 46px;
svg {
height: 36px;
width: 36px;
}
path {
fill: inherit;
}
img {
@include border-radius(50px);
height: 36px;