We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5a9be commit 3425e48Copy full SHA for 3425e48
1 file changed
src/components/footer.vue
@@ -7,7 +7,7 @@
7
.footer{
8
width: 100%;
9
height: 150px;
10
- border-top: 3px solid #0D0D0D ;
+ border-top: 3px solid #1F1F1F ;
11
background-color: #070707;
12
}
13
</style>
0 commit comments