底部信息调整
This commit is contained in:
@@ -48,14 +48,16 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
|
|||||||
background-color: #33416b;
|
background-color: #33416b;
|
||||||
}
|
}
|
||||||
.footer{
|
.footer{
|
||||||
height: 473px;
|
height:450px;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #1e1e1e;
|
background: #1e1e1e;
|
||||||
|
padding:0px;
|
||||||
}
|
}
|
||||||
.container{
|
.container{
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
.footer__bottom .margin-bottom--sm{
|
.footer__bottom .margin-bottom--sm{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -108,6 +110,10 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
|
|||||||
}
|
}
|
||||||
.container .footer__links{
|
.container .footer__links{
|
||||||
margin-left: 420px;
|
margin-left: 420px;
|
||||||
|
margin-top: 4rem;
|
||||||
|
}
|
||||||
|
.container .footer__logo{
|
||||||
|
margin-top: 5rem!important;
|
||||||
}
|
}
|
||||||
.container .footer__links .footer__col .footer__item{
|
.container .footer__links .footer__col .footer__item{
|
||||||
color: #bdc2d1;
|
color: #bdc2d1;
|
||||||
|
|||||||
Reference in New Issue
Block a user