Update global.css 1a970856
Steve Simkins · 2024-12-08 17:59 1 file(s) · +1 −1
src/styles/global.css +1 −1
37 37
	}
38 38
39 39
	html {
40 -
		@apply h-full scroll-smooth border-t-2 border-textColor;
40 +
		@apply h-full scroll-smooth border-t-2 border-textColor bg-bgColor;
41 41
	}
42 42
43 43
	html body {