diff --git a/index.html b/index.html index 8a958c0..f537a2d 100644 --- a/index.html +++ b/index.html @@ -1,31 +1,31 @@ - - One cat per day! - - - - - - - - -
- -
-
- - A picture of a cat -
- - - \ No newline at end of file + + One cat per day! + + + + + + + + +
+ +
+
+ + A picture of a cat +
+ + + \ No newline at end of file diff --git a/style.css b/style.css index f5c0a58..4718644 100644 --- a/style.css +++ b/style.css @@ -62,7 +62,8 @@ main { } .cat-img { - height: 510px; + margin: 3px; + height: 500px; width: auto; border-radius: 10px; border: 5px solid #6d5a8c;