1
Fork 0

add hover effects!!

This commit is contained in:
Ashley 2023-02-13 11:33:23 +00:00
parent 797fd4d4ff
commit 741456adb8

View file

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