aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/css/style.css')
-rw-r--r--frontend/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/css/style.css b/frontend/css/style.css
index 7be973a..1046e50 100644
--- a/frontend/css/style.css
+++ b/frontend/css/style.css
@@ -89,6 +89,10 @@ a:hover, a:focus {
89 transition: background-color .1s ease; 89 transition: background-color .1s ease;
90} 90}
91 91
92.el-drawer__header {
93 margin-bottom: 10px;
94}
95
92/* welcome and 404 page */ 96/* welcome and 404 page */
93.container-center { 97.container-center {
94 display: flex; 98 display: flex;