Mobile border sizing fitt
j3s j3s@c3f.net
Wed, 10 Jun 2020 18:04:25 -0500
1 files changed,
7 insertions(+),
0 deletions(-)
jump to
M
templates/form.html
→
templates/form.html
@@ -135,6 +135,13 @@ max-width: 600px;
background: #dbd5d5; margin: auto; } + + body>p, + form, + footer { + box-sizing: border-box; + padding: 0 5px; + } /* Typography