diff --git a/css/index.css b/css/index.css index 01b2bef..5a7b785 100644 --- a/css/index.css +++ b/css/index.css @@ -331,4 +331,8 @@ div.time-and-tags{ .tandt { width: fit-content; height: fit-content; +} +img { + margin: auto; + display: block; } \ No newline at end of file