aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/home/home.sass
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-31 21:38:22 +0800
committercrupest <crupest@outlook.com>2020-12-31 21:38:22 +0800
commit681ed22edbe6ead81f7177c956322c8645f77398 (patch)
treef1b0e12838808396feae84a4d68e23ee4c4cbb81 /FrontEnd/src/app/views/home/home.sass
parent6016377a737ccbc64f02403ba6d9a22821b28508 (diff)
downloadtimeline-681ed22edbe6ead81f7177c956322c8645f77398.tar.gz
timeline-681ed22edbe6ead81f7177c956322c8645f77398.tar.bz2
timeline-681ed22edbe6ead81f7177c956322c8645f77398.zip
...
Diffstat (limited to 'FrontEnd/src/app/views/home/home.sass')
-rw-r--r--FrontEnd/src/app/views/home/home.sass8
1 files changed, 7 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/home/home.sass b/FrontEnd/src/app/views/home/home.sass
index 0c01019b..e15441bc 100644
--- a/FrontEnd/src/app/views/home/home.sass
+++ b/FrontEnd/src/app/views/home/home.sass
@@ -3,13 +3,19 @@
@extend .d-flex
@extend .flex-column
@extend .py-3
+ @extend .px-3
min-height: 200px
+.timeline-board-header
+ display: flex
+ justify-content: space-between
+
.timeline-board-item
font-size: 1.1em
- @extend .px-3
@extend .py-2
transition: background 0.3s
+ display: flex
+ justify-content: space-between
.icon
height: 1.3em
color: black