diff --git a/css/style.css b/css/style.css index 5474663..61030cb 100644 --- a/css/style.css +++ b/css/style.css @@ -152,8 +152,8 @@ html, body { transition: 150ms linear; position: relative; overflow: hidden; - width: 125px; - height: 155px; + width: 145px; + height: 145px; } .launcher li.app-item::after { @@ -185,7 +185,7 @@ html, body { text-overflow: ellipsis; max-width: 90%; overflow: hidden; - margin: auto; + margin: 5px auto; } /* Edit View */