1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-18 15:05:32 -04:00

switch to modern-normalize.css and actually choose a consistent box-sizing preference (#406)

This commit is contained in:
2021-05-22 10:31:05 -04:00
committed by GitHub
parent 8c974c8d5e
commit 2e3be955c8
13 changed files with 90 additions and 69 deletions

View File

@@ -1,3 +1,3 @@
@charset "UTF-8";
@import "normalize.css";
@import "modern-normalize/modern-normalize.css";