diff options
author | crupest <crupest@outlook.com> | 2021-01-01 23:47:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-01-01 23:47:04 +0800 |
commit | 14b951ae77c294ff7e78b6601ab4208bc2a48f23 (patch) | |
tree | 4889eb5600f23a66496869f2566a1773347e26c8 | |
parent | 08b5335d7329efb8dc0a7761362d826d53126ac7 (diff) | |
download | timeline-14b951ae77c294ff7e78b6601ab4208bc2a48f23.tar.gz timeline-14b951ae77c294ff7e78b6601ab4208bc2a48f23.tar.bz2 timeline-14b951ae77c294ff7e78b6601ab4208bc2a48f23.zip |
...
-rw-r--r-- | FrontEnd/src/app/index.sass | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass index f1ccf50b..4c57030d 100644 --- a/FrontEnd/src/app/index.sass +++ b/FrontEnd/src/app/index.sass @@ -13,9 +13,6 @@ @import './views/admin/admin'
-body
- margin: 0
-
small
line-height: 1.2
|