diff --git a/index.html b/index.html index fa21c6a..4705059 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ - + - Projection Addon Generator + Construct Expansion Pack Generator @@ -361,6 +361,7 @@ body.device-mobile .ov-hero p { font-size: 12px; line-height: 1.5; } body.device-mobile .ov-card { padding: 14px; margin-bottom: 12px; } body.device-mobile .ov-card h2 { font-size: 15px; } + body.device-mobile .ov-card h2 .ov-hint { font-size: 10px; } body.device-mobile #dropZone { padding: 20px 14px; } body.device-mobile button { padding: 8px 14px; font-size: 13px; } body.device-mobile .file-item button { padding: 8px 12px; font-size: 12px }