zs пре 2 година
родитељ
комит
97f1ec64b0
1 измењених фајлова са 6 додато и 1 уклоњено
  1. 6 1
      pages/my/index.vue

+ 6 - 1
pages/my/index.vue

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