diff --git a/12/style.css b/12/style.css index 99b259a..4d2a3b0 100644 --- a/12/style.css +++ b/12/style.css @@ -480,7 +480,8 @@ a:hover{ background-color: pink; position: relative; width: 30vw; - height: 40vh; + height: auto; float: left; + border: 1px solid #FAF0E6; } \ No newline at end of file