@master/normal.css
Advanced tools
Comparing version 1.3.1 to 1.4.0
@@ -26,3 +26,3 @@ { | ||
], | ||
"version": "1.3.1" | ||
"version": "1.4.0" | ||
} |
@@ -21,3 +21,3 @@ <br><br> | ||
- Prettier default `sans` and `mono` font | ||
- Set most tags `margin: 0` and `padding: 0` | ||
- Set most tags to `margin: 0` and `padding: 0` | ||
- Providing `:root` variable: `--font-mono`, `--font-sans`, `--font-serif` | ||
@@ -32,2 +32,3 @@ - Globaly `box-sizing: border-box` | ||
- `font-weight: bolder` | ||
- Set `img, svg, video, canvas, audio, iframe, embed, object` to `display: block` | ||
- ... other | ||
@@ -34,0 +35,0 @@ |
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
5628
46