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 | 6c53db77feb04c5e48f538b441b0066283603c99 (patch) | |
tree | efa5c48553dcd73e0b7c87b98749f1fc906f6f61 /FrontEnd/src | |
parent | c101f128df316fa23f461ba8c0545bc0a53d61d4 (diff) | |
download | timeline-6c53db77feb04c5e48f538b441b0066283603c99.tar.gz timeline-6c53db77feb04c5e48f538b441b0066283603c99.tar.bz2 timeline-6c53db77feb04c5e48f538b441b0066283603c99.zip |
...
Diffstat (limited to 'FrontEnd/src')
-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
|