summaryrefslogtreecommitdiff
path: root/resources/assets/themes/base.less
diff options
context:
space:
mode:
Diffstat (limited to 'resources/assets/themes/base.less')
-rw-r--r--resources/assets/themes/base.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/resources/assets/themes/base.less b/resources/assets/themes/base.less
index 50789c33..733bb285 100644
--- a/resources/assets/themes/base.less
+++ b/resources/assets/themes/base.less
@@ -1,4 +1,5 @@
@import "../../../node_modules/bootstrap/less/bootstrap";
+@import "error";
body {
padding-top: 50px;
@@ -17,7 +18,7 @@ body {
display: block;
font-size: 30px;
line-height: 30px;
- margin: 0px;
+ margin: 0;
}
.icon-icon_angel {
@@ -135,7 +136,7 @@ table a > .icon-icon_angel {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
- align-itmes: stretch;
+ align-items: stretch;
width: 100%;
.lane {