future %!s(int64=2) %!d(string=hai) anos
pai
achega
6850dc4818
Modificáronse 3 ficheiros con 3 adicións e 2 borrados
  1. 1 1
      pages/enter/enter.vue
  2. 1 1
      pages/home/home-brief.vue
  3. 1 0
      pages/home/home.vue

+ 1 - 1
pages/enter/enter.vue

@@ -61,6 +61,6 @@
 
 <style lang="scss">
 	.container{
-		background-color: #ffffff;
+		background-color: #2A2832;
 	}
 </style>

+ 1 - 1
pages/home/home-brief.vue

@@ -42,7 +42,7 @@
 		display: flex;
 		box-sizing: border-box;
 		width: 100%;
-		background-color: red;
+		// background-color: red;
 		.briefContent{
 			display: flex;
 			width: 100%;

+ 1 - 0
pages/home/home.vue

@@ -45,5 +45,6 @@
 		flex-direction: column;
 		left: 0;
 		width: 100%;
+		height: 100%;
 	}
 </style>