aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-03 22:53:46 +0800
committercrupest <crupest@outlook.com>2020-11-03 22:53:46 +0800
commit82b366ea89342593ec1bcde3441c0f2f06eb4649 (patch)
tree8bd10736c4cd51ff13b101b90e77d1d09ab4cdfa /FrontEnd
parent457f4b2141d7380c0521fb2b6132f0bde0cf7315 (diff)
downloadtimeline-82b366ea89342593ec1bcde3441c0f2f06eb4649.tar.gz
timeline-82b366ea89342593ec1bcde3441c0f2f06eb4649.tar.bz2
timeline-82b366ea89342593ec1bcde3441c0f2f06eb4649.zip
feat: Makes card beautiful.
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/src/app/index.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass
index 8e87e4ac..0202e633 100644
--- a/FrontEnd/src/app/index.sass
+++ b/FrontEnd/src/app/index.sass
@@ -50,9 +50,9 @@ textarea
.cru-card
@extend .shadow
@extend .border
- @extend .border-primary
@extend .rounded
@extend .bg-light
+ border-color: $gray-200
.full-viewport-center-child
position: fixed