diff --git a/2019/Joca_van_der_Horst/style.css b/2019/Joca_van_der_Horst/style.css index ae2d50a..44d62a7 100644 --- a/2019/Joca_van_der_Horst/style.css +++ b/2019/Joca_van_der_Horst/style.css @@ -115,7 +115,7 @@ } .chat { - margin-top: 10%; + padding: 10% 0 8% 0; height: calc(90% - 60px); }