diff --git a/web/lukegbcom/pages/tools/wifi-qrcode.module.scss b/web/lukegbcom/pages/tools/wifi-qrcode.module.scss index 3c8bb8920e..b915667f64 100644 --- a/web/lukegbcom/pages/tools/wifi-qrcode.module.scss +++ b/web/lukegbcom/pages/tools/wifi-qrcode.module.scss @@ -42,6 +42,11 @@ font-size: 36pt; } +.eventLogo { + max-width: 90%; + max-height: 20%; +} + .network { font-size: 42pt; }