git ssb

0+

ev / microbay



forked from Dominic / patchbay

Commit dfad07a874095b2ba27c2b055153cda877a79ded

make avatar image larger

Dominic Tarr committed on 7/24/2016, 2:50:56 AM
Parent: edfd0a45094b16686ec6472fc43e229687f04843

Files changed

style.csschanged
style.cssView
@@ -219,10 +219,10 @@
219219 border: 1px solid #eee;
220220 }
221221
222222 .profile img {
223- width: 150px;
224- height: 150px;
223+ width: 256px;
224+ height: 256px;
225225 border: 1px solid #eee;
226226 }
227227
228228 .profile__info {

Built with git-ssb-web