1
0
mirror of synced 2025-11-06 04:21:11 +08:00

feat(elements): delete node

This commit is contained in:
redhoodsu
2022-12-19 21:45:24 +08:00
parent e7a012712e
commit 25c75bf4e6
6 changed files with 53 additions and 8 deletions

View File

@@ -1,9 +1,6 @@
body, html {
padding: 0;
margin: 0;
}
* {
font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
}