This commit is contained in:
2026-03-26 04:01:21 +07:00
parent 0aac04e9bd
commit 156556c118
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ onMounted(async () => {
<style scoped>
.day-block {
border: solid 1px rebeccapurple;
border: solid 2px #000058;
margin: 10px 0;
padding: 15px;
border-radius: 10px;