chore: styles improvements for image aspect ratio and line height

This commit is contained in:
2026-01-24 16:30:31 +01:00
parent d6469c00a9
commit ac590ab526
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: normal;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
background-color: var(--background);