Browse Source

优化样式

release_0.0.1
dengyinhuan 2 years ago
parent
commit
afd4ee8a4f
  1. 7
      web/client/src/sections/quanju/containers/footer/build/style.less
  2. 2
      web/client/src/sections/quanju/containers/footer/guanli/style.less

7
web/client/src/sections/quanju/containers/footer/build/style.less

@ -1,4 +1,4 @@
@media screen and (max-width:1281px){
@media screen and (max-width:1367px){
html{
font-size: 10px;
}
@ -269,10 +269,11 @@
.build-right-bottom-title{
display: flex;
flex-direction: column;
align-items: center;
// align-items: center;
justify-content: center;
position: absolute;
left: 16%;
align-items: center;
left: 19%;
top:38%;
h2{
font-size: 1.25rem;

2
web/client/src/sections/quanju/containers/footer/guanli/style.less

@ -1,4 +1,4 @@
@media screen and (max-width:1281px){
@media screen and (max-width:1366px){
html{
font-size: 10px;
}

Loading…
Cancel
Save