diff --git a/dev/style.css b/dev/style.css index 50dac37..a9ce2c1 100644 --- a/dev/style.css +++ b/dev/style.css @@ -20,11 +20,6 @@ body { color: #d4d4d4; } -.container { - display: flex; - flex-direction: column; -} - img { width: 150px; border-radius: 50px;