diff --git a/homepage/style.css b/homepage/style.css index 22bff90..028f366 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -297,6 +297,10 @@ button:hover { width: 50%; } +.servicecontrols button { + width: 20%; +} + body::-webkit-scrollbar { display:none }