@master/normal.css
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -26,3 +26,3 @@ { | ||
], | ||
"version": "1.1.0" | ||
"version": "1.2.0" | ||
} |
@@ -20,6 +20,8 @@ <br><br> | ||
- Antialiased font smoothing looks great | ||
- Prettier default sans and mono font | ||
- Remove body margin | ||
- Prettier default `sans` and `mono` font | ||
- Removing body `margin: 0` | ||
- Providing `:root` variable: `--font-mono`, `--font-sans`, `--font-serif` | ||
- Globaly `box-sizing: border-box` | ||
- Globaly `border: 0` | ||
- `line-height: 1.2` | ||
- `box-sizing: border-box` | ||
- `tab-size: 4` | ||
@@ -30,3 +32,2 @@ - `-webkit-touch-callout: none` | ||
- `font-weight: bolder` | ||
- `--font-mono`, `--font-sans`, `--font-serif` | ||
@@ -33,0 +34,0 @@ # Install |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4513
44