@@ -276,7 +276,12 @@ onMounted(() => {
position: relative;
z-index: 2;
+ .user_img {
+ width: 30%;
+ }
+
.user_text{
+ width: 44%;
padding-left: 5px;
h2 {
@@ -290,6 +295,10 @@ onMounted(() => {
color: #899099;
}
+ .qr_img {
+ width: 28%;
.user_info::before{