Align 'designed by' text to left on mobile

This commit is contained in:
Maciej Matuszewski 2018-01-17 23:38:00 +01:00
parent 0aaa62f2e7
commit 18ffcccbd0

View File

@ -46,7 +46,6 @@
&__attribution {
margin-top: 10px;
padding: 10px;
text-align: center;
}
}
@ -67,6 +66,7 @@
&__attribution {
margin: 0;
text-align: center;
}
}
}