diff --git a/css/index.css b/css/index.css new file mode 100644 index 0000000..9e26843 --- /dev/null +++ b/css/index.css @@ -0,0 +1,3 @@ +form { + padding-left: 15px; +} \ No newline at end of file diff --git a/index.php b/index.php index aa07eac..bdcb633 100644 --- a/index.php +++ b/index.php @@ -1,46 +1,47 @@ Olympics creation tool +
\ No newline at end of file