PC-20230501XVZZ\Administrator 2 år sedan
förälder
incheckning
0e7de67fae
1 ändrade filer med 10 tillägg och 7 borttagningar
  1. 10 7
      src/views/Table/components/zksb.vue

+ 10 - 7
src/views/Table/components/zksb.vue

@@ -62,29 +62,32 @@
 	.number{
 	.number{
 		color: rgba(29,191,205,1);
 		color: rgba(29,191,205,1);
 		font-weight: 700;
 		font-weight: 700;
-		margin-top: 15rem;
+		margin-top: 11rem;
 		font-size: 25rem;
 		font-size: 25rem;
+		margin-left: -8rem;
 	}
 	}
 	.title{
 	.title{
 		// color: rgba(29,191,205,1);
 		// color: rgba(29,191,205,1);
-		font-size: 13rem;
-		font-weight: 600;
+		font-size: 18rem;
+		font-weight: 700;
 		// text-shadow: 0 0 2rem 2rem rgba(29,191,205,1);
 		// text-shadow: 0 0 2rem 2rem rgba(29,191,205,1);
-		margin-top: 11rem;
-		margin-left: 3rem;
+		margin-top: 4rem;
+		margin-left: -9rem;
 	}
 	}
 	
 	
 	.main{
 	.main{
-		width:100%;
+		width:90%;
 		height:97%;
 		height:97%;
 		display:flex;
 		display:flex;
+		margin-left: 25rem;
+		margin-top: 2rem;
 		flex:2;
 		flex:2;
 		flex-wrap: wrap;
 		flex-wrap: wrap;
 		justify-content: space-around;
 		justify-content: space-around;
 		align-items: center;
 		align-items: center;
 		.shape{
 		.shape{
 			background:url('@/assets/images/sbbjt.png') no-repeat;
 			background:url('@/assets/images/sbbjt.png') no-repeat;
-			background-size:100% 100%;
+			background-size:90% 80%;
 			width: 100rem;
 			width: 100rem;
 			height: 56rem;
 			height: 56rem;