X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=frontend%2Fcss%2Fstyle.css;h=45fce568245d0737474edbd93da358a872081f00;hb=d0803a0432f50d6d32b498d50f37f4325984e85c;hp=702aa5eb16c98bbfe2d6f330b5e45d4e11192795;hpb=13df9f95b03daec6f2ce4d5a5d2a62657e814d0d;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/frontend/css/style.css b/frontend/css/style.css index 702aa5e..45fce56 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -6,7 +6,7 @@ body { color: rgb(96, 98, 102); } -body > .el-container { +.el-container { height: 100%; } @@ -23,7 +23,7 @@ body > .el-container { .el-footer { padding: 3px 20px; font-size: 14px; - text-align: center; + height: 38px !important; } a {