diff --git a/spiffworkflow-frontend/src/index.css b/spiffworkflow-frontend/src/index.css index 7f815787..9595fa7d 100644 --- a/spiffworkflow-frontend/src/index.css +++ b/spiffworkflow-frontend/src/index.css @@ -129,8 +129,8 @@ code { } .app-logo { - height: 85%; - width: 85%; + height: 37px; + width: 152px; margin-top: 1em; margin-bottom: 1em; }