[THaader] onBackButton css

This commit is contained in:
고동영
2024-05-21 15:47:50 +09:00
parent 7a1b2b9d82
commit 97d05af789

View File

@@ -13,7 +13,7 @@
.title {
font-size: 42px;
margin-left: 61px;
margin-left: 72px;
}
}
@@ -28,5 +28,6 @@
&:focus {
background-image: url("../../../assets/images/btn/btn-60-wh-back-foc@3x.png");
box-shadow: 0px 6px 30px 0 rgba(0, 0, 0, 0.4);
}
}