1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
aa8823c6eb chore: release v0.0.0-20230228.16 2023-02-28 23:28:28 +08:00
61b7e4ef05 refactor(media): minify selector rules 2023-02-28 23:27:55 +08:00
3 changed files with 3 additions and 6 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "x-markdown-css",
"version": "0.0.0-20230228.15",
"version": "0.0.0-20230228.16",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "x-markdown-css",
"version": "0.0.0-20230228.15",
"version": "0.0.0-20230228.16",
"description": "A simple and customizable Markdown CSS for everyone.",
"keywords": [
"markdown",

View File

@ -1,7 +1,4 @@
img {
margin-top: 2rem;
margin-bottom: 2rem;
}
img,
video {
margin-top: 2rem;
margin-bottom: 2rem;