Skip to content
Snippets Groups Projects
Commit 82c11087 authored by Kang Wang's avatar Kang Wang
Browse files

model,主体右移一点

parent 8a3e737a
No related branches found
No related tags found
No related merge requests found
Pipeline #475085 passed
......@@ -863,9 +863,10 @@ span.formula_line::-webkit-scrollbar-track {
.model-font p {
padding-right: 20% !important;
padding-left: 20px;
}
.footer-container {
display: flex;
flex-direction: column;
......@@ -1286,3 +1287,8 @@ span.formula_line::-webkit-scrollbar-track {
height: auto;
width: 60vw;
}
.col-10.model-font{
padding-left: 40px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment