X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=blobdiff_plain;f=frontend%2Fcss%2Fstyle.css;fp=frontend%2Fcss%2Fstyle.css;h=1046e50c12a58c1bcf8fb622d99dc1f00e4a15a5;hp=7be973a429d98b45b2d416995cc0298c065cf3d3;hb=f97b51a9151d0d886e2a4703c91494de55e6d5ef;hpb=383f72f7f5459d85042c6a7e8d1f471052cc01e6 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 { transition: background-color .1s ease; } +.el-drawer__header { + margin-bottom: 10px; +} + /* welcome and 404 page */ .container-center { display: flex;