mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +00:00
调整首页底部行距
This commit is contained in:
parent
c63fdb04c2
commit
94b3014051
12
resources/assets/sass/pages/page-index.scss
vendored
12
resources/assets/sass/pages/page-index.scss
vendored
@ -292,14 +292,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer-copyright {
|
.footer-copyright {
|
||||||
width: 100%;
|
background: #fff;
|
||||||
height: 60px;
|
color: #828282;
|
||||||
background: #ffffff;
|
|
||||||
text-align: center;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #828282;
|
padding: 20px;
|
||||||
line-height: 60px;
|
line-height: 20px;
|
||||||
|
text-align: center;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user