style: adjust responsive layout breakpoints for mobile and tablet views

This commit is contained in:
retoor 2024-11-26 06:39:43 +00:00
parent 2123adc1f1
commit 55c81c566a

View File

@ -31,7 +31,7 @@ UPLOAD_PAGE = """
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=0.9">
<title>RUpload 1.33.7</title>
<style>
body {