no message
This commit is contained in:
@@ -249,7 +249,7 @@ header.page-header .box .tab-list .item.pitch::after {
|
||||
border-top: 1px solid #ebebeb;
|
||||
}
|
||||
#answer-app .main .main-header {
|
||||
min-width: 512px;
|
||||
min-width: 508px;
|
||||
margin: 0 auto;
|
||||
padding-left: calc((100vw - 1200px) / 2);
|
||||
display: inline-flex;
|
||||
@@ -294,7 +294,7 @@ header.page-header .box .tab-list .item.pitch::after {
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
position: relative;
|
||||
min-width: 512px;
|
||||
min-width: 508px;
|
||||
}
|
||||
#answer-app .main .list-box .list .item {
|
||||
cursor: pointer;
|
||||
|
||||
@@ -310,7 +310,7 @@ header.page-header .box .tab-list .item.pitch::after {
|
||||
|
||||
.main-header {
|
||||
// width: 1200px;
|
||||
min-width: 512px;
|
||||
min-width: 508px;
|
||||
margin: 0 auto;
|
||||
// justify-content: space-between;
|
||||
padding-left: calc((100vw - 1200px) / 2);
|
||||
@@ -371,7 +371,7 @@ header.page-header .box .tab-list .item.pitch::after {
|
||||
justify-content: space-between;
|
||||
// margin: 0 auto;
|
||||
position: relative;
|
||||
min-width: 512px;
|
||||
min-width: 508px;
|
||||
|
||||
.item {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user