diff --git a/style.css b/index.css similarity index 88% rename from style.css rename to index.css index 169f739..3c12077 100644 --- a/style.css +++ b/index.css @@ -1,4 +1,4 @@ -button { + q878ubutton { background: #007bff; color: #fff; text-align: center; @@ -28,6 +28,9 @@ input, textarea{ label, h1{ font-family: Roboto; - right-margin: 10%; - left-margin: 10% } + +label{ + margin-top: 5%; + margin-bottom: 5%; +} \ No newline at end of file diff --git a/index.html b/index.html index 0dd90c3..c122c3d 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@