add hover effects!!

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

View file

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