minor refactors

This commit is contained in:
geoffrey45
2022-02-19 22:12:10 +03:00
parent a6bb5059b0
commit 92c2443c7c
20 changed files with 121 additions and 104 deletions
+3 -1
View File
@@ -62,6 +62,8 @@ export default {
height: 100%;
background-image: url("../../assets/images/abg.webp");
background-position: 0% 60%;
background-repeat: no-repeat;
background-size: cover;
.info {
width: 100%;
@@ -117,4 +119,4 @@ export default {
}
}
}
</style>
</style>