zs 2 vuotta sitten
vanhempi
commit
97f1ec64b0
1 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  1. 6 1
      pages/my/index.vue

+ 6 - 1
pages/my/index.vue

@@ -178,7 +178,8 @@
 				flex-direction: row;
 				justify-content: space-around;
 				font-size: var(--font16Szie);
-				.one_2_1{
+
+				.one_2_1 {
 					display: flex;
 					flex-direction: column;
 				}
@@ -201,6 +202,10 @@
 
 				.title {
 					font-size: var(--font16Szie);
+
+					text:first-child {
+						margin: 0 1vw 0 0;
+					}
 				}
 
 				.title:last-child {