refactor style, fix #77 #76

This commit is contained in:
les
2020-06-22 19:15:32 +02:00
parent eab90627a3
commit 3f1bf4cc4a
8 changed files with 152 additions and 72 deletions

View File

@@ -30,10 +30,6 @@ html, body {
padding: 0 !important;
}
p {
margin-bottom: 0.5rem;
}
#__nuxt, #__layout {
min-height: 100vh;
display: flex;
@@ -180,4 +176,8 @@ p {
// padding: 0px !important;
// border-radius: 0px;
// }
// }
// }
@import './event.less';
@import './editor.less';