diff --git a/index.html b/index.html index d4234e4..72b9589 100644 --- a/index.html +++ b/index.html @@ -19,14 +19,17 @@ .profile { margin-top: 150px; margin-bottom: 100px; - height: auto; - width: 10%; - min-width: 25px; - min-height: 25px; margin-left: 45%; margin-right: 45%; } + .profile > img { + height: auto; + width: 10%; + min-width: 35px; + min-height: 35px; + } + .info { color: #fff; } @@ -180,7 +183,10 @@ - +
+ + +