diff --git a/static/changelog.css b/static/changelog.css index b661b9e..3fc0181 100644 --- a/static/changelog.css +++ b/static/changelog.css @@ -273,4 +273,8 @@ a:hover { height: 25vh; background: rgb(16,13,30); background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%); +} + +.h3 { + font-size: 40px; } \ No newline at end of file