1
Fork 0

add hover effects!!

This commit is contained in:
Ashley 2023-02-13 11:33:23 +00:00
parent b8a79c8ed6
commit 80f5cf1d83

View file

@ -155,6 +155,9 @@ text-rendering: auto;
border-collapse: separate;
table-layout: auto;
}
.video:hover{
border:solid;
}
.tabs.tabs-center {
margin: auto;
}