Fix scaling for mobile

main
sudoer777 2021-10-04 13:42:52 -06:00
parent 6b9841bf82
commit 1136513ded
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ doctype html
html html
head head
title= title title= title
meta(name='viewport', content='width=device-width, initial-scale=1')
link(rel='stylesheet', href='/stylesheets/style.css') link(rel='stylesheet', href='/stylesheets/style.css')
block stylesheets block stylesheets
body body