Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit dbe249d

Browse files
committed
code tidy up
1 parent 844600a commit dbe249d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Footer.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@ footer {
2626
border-bottom: 2px solid lightskyblue;
2727
}
2828
a:hover {
29-
// border-bottom: 5px solid #000;
3029
border-radius: 5px;
3130
background-color: lightskyblue;
32-
// border-bottom: 2px solid #000;
3331
}
3432
}
3533
</style>

0 commit comments

Comments
 (0)