Skip to content

Commit 7814cbc

Browse files
Add basic page styling
1 parent eaddc06 commit 7814cbc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎Form-Controls/style.css‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
body {
2+
font-family: Arial, sans-serif;
3+
max-width: 340px;
4+
margin: 40px auto;
5+
}

0 commit comments

Comments
 (0)