Browse Source

优化样式

release_0.0.1
dengyinhuan 3 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{ html{
font-size: 10px; font-size: 10px;
} }
@ -269,10 +269,11 @@
.build-right-bottom-title{ .build-right-bottom-title{
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; // align-items: center;
justify-content: center; justify-content: center;
position: absolute; position: absolute;
left: 16%; align-items: center;
left: 19%;
top:38%; top:38%;
h2{ h2{
font-size: 1.25rem; 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{ html{
font-size: 10px; font-size: 10px;
} }

Loading…
Cancel
Save