diff --git a/resources/style.css b/resources/style.css index d80b56b..919bfc0 100644 --- a/resources/style.css +++ b/resources/style.css @@ -137,12 +137,11 @@ pre { } .grid { - display: inline; + display: grid; } .about { width: 65%; - float: left; } .image {