@@ -722,7 +722,7 @@ onMounted(() => {
}
.column-con {
- padding: 1.8rem;
+ padding: 1.2rem;
background: #ffffff;
border-radius: 1.2rem;
font-size: 1.6rem;
@@ -813,7 +813,7 @@ onMounted(() => {
padding-bottom: 0.9rem;
display: inline;
- border-bottom: 1px solid #ff8165;
+ border-bottom: 2px solid #ff8165;
position: relative;
&::after {