diff --git a/public/index.html b/public/index.html index 8baca06..f3d617b 100644 --- a/public/index.html +++ b/public/index.html @@ -29,12 +29,12 @@

Projects I've finished

diff --git a/public/posts/index.html b/public/posts/index.html index 026ab09..e1cfb67 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -12,6 +12,10 @@ "footer2 footer" ; grid-template-columns: 1fr 1fr; + } + + #content>.content { + font-size: 1.5em; max-width: 75ch; }