diff --git a/styles/about.css b/styles/about.css index 2a473f4..de6dfd3 100644 --- a/styles/about.css +++ b/styles/about.css @@ -78,7 +78,6 @@ text-decoration: none; color: initial; transition: 0.5s; - height: fit-content; } .item:hover{ background-color: #46ada3; @@ -329,4 +328,4 @@ form button:active{ } .probrief{ font-size: 20px; -} \ No newline at end of file +}