@@ -331,7 +331,7 @@ onMounted(() => {
.right {
position: absolute;
- top: 41%;
+ top: 42%;
left: 70%;
}
@@ -355,4 +355,8 @@ onMounted(() => {
// background-color: #ccc;
border-radius: 8px;
+
+text{
+ font-size: 15px;
+}
</style>