font size fix for chrome
This commit is contained in:
parent
287ed7117f
commit
a034f3f58f
@ -1,3 +1,3 @@
|
||||
# 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
|
||||
|
||||
@ -6,6 +6,7 @@
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user