Small responsiveness improvement

This commit is contained in:
2026-01-21 11:10:14 +01:00
parent 52a6e88e1e
commit d1bf07e0af
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,9 @@
<head>
<meta charset="UTF-8">
<title>INSERIMENTO DATI VOTI INFORMATICA</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="formDiStoGrandissimoCazzo">

View File

@@ -9,7 +9,7 @@ body{
}
body, input, button, select{
font-family: 'Comic Sans MS';
font-size: 24pt;
font-size: 16pt;
}
#formDiStoGrandissimoCazzo{