퍼블리싱 수정 - 7.홈

dev_bert
Isol 3 years ago
parent d06f44336d
commit 6c9c806892

@ -5797,13 +5797,14 @@ main {
.main_cont_camera {
padding-top: 1.5rem;
padding-bottom: 2rem;
background: none;
}
.main_cont_camera li {
position: relative;
width: 100%;
padding-bottom: 8.5rem;
padding-bottom: 6.5rem;
text-align: center;
background: none;
display: flex;
@ -5985,11 +5986,10 @@ main {
width: .14rem;
background-color: #FF9C01;
left: 6.03rem;
z-index: -99;
}
.main_cont_circle {
position: absolute;
position: absolute;
width: 20px;
height: 20px;
background-color: #FFFFFF;
@ -5998,6 +5998,7 @@ main {
margin: auto 0;
left: 5.462rem;
top: 1.62rem;
z-index: 1;
}
.main_cont_info {
@ -14942,6 +14943,7 @@ main.sona_cont_measurement {
display: flex;
justify-content: center;
align-items: center;
background-color: #FFF;
}
.float_chatbot img {
@ -16029,7 +16031,7 @@ main.sona_cont_measurement {
.calendar .today .this {
position: relative;
color: #FFFFFF;
/* color: #FFFFFF; */
}
.calendar .today .this::before {

Loading…
Cancel
Save