Commit #00007 - float do avatara

This commit is contained in:
KrzysiekSiemv
2019-11-27 08:07:00 +01:00
parent 6de97a810f
commit b0ba593580
+1
View File
@@ -197,6 +197,7 @@ body {
.profil .avatar { .profil .avatar {
height: 256px; height: 256px;
border-radius: 50%; border-radius: 50%;
float: left;
} }
.profil .nick { .profil .nick {