Roadworthiness Sticker Generator
Roadworthy stickers for unworthy roads - if they can't fix the potholes, they can't spot the difference
diff --git a/styles.css b/styles.css
index 75277e6..fb62396 100644
--- a/styles.css
+++ b/styles.css
@@ -235,6 +235,11 @@ body {
color: var(--md-sys-color-primary);
}
+.app-bar .app-logo {
+ width: 64px;
+ height: 64px;
+}
+
.app-bar .git-link {
margin-left: auto;
display: flex;