From 13edeffb5309a668ee9b56c2829a057bb4fed0fa Mon Sep 17 00:00:00 2001 From: officialkzhang <65622423+officialkzhang@users.noreply.github.com> Date: Thu, 27 Jan 2022 00:22:50 -0500 Subject: [PATCH] Added a class for fixing onboarding logo's size Added a CSS class for fixing the onboarding logo's size to a reasonable dimension (about 3rem). --- bookwyrm/templates/get_started/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/get_started/layout.html b/bookwyrm/templates/get_started/layout.html index 32db56d5..e6437371 100644 --- a/bookwyrm/templates/get_started/layout.html +++ b/bookwyrm/templates/get_started/layout.html @@ -11,7 +11,7 @@