font size fix for chrome

This commit is contained in:
Paulus 2026-06-26 21:45:36 +01:00
parent 287ed7117f
commit a034f3f58f
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# Portfolio for Paul Hughes # Portfolio for Paul Hughes
This is private repo nobody else will ever see unless I share it. This site is going to be revamped soon

View File

@ -6,6 +6,7 @@
html { html {
scroll-behavior: smooth; scroll-behavior: smooth;
font-size: 16px;
} }
html, body { html, body {