style: zoom 1.12 on /q wrapper — slightly bigger
This commit is contained in:
@@ -169,7 +169,7 @@ async function main() {
|
||||
<title>${pageTitle}</title>
|
||||
<style>
|
||||
html, body { margin:0; padding:0; background:#fff; font-family: Arial, sans-serif; }
|
||||
.q-wrap { position: relative; width: 100%; max-width: ${pageWidth}px; margin: 0 auto; }
|
||||
.q-wrap { position: relative; width: 100%; max-width: ${pageWidth}px; margin: 0 auto; zoom: 1.12; }
|
||||
.q-wrap img.bg { display:block; width:100%; height:auto; }
|
||||
.q-chat {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user