mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
even more hover effects hell yeah
This commit is contained in:
parent
478e668439
commit
797fd4d4ff
1 changed files with 3 additions and 1 deletions
|
@ -294,7 +294,9 @@ margin-left: 2em;
|
|||
.channel-info-container > img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.video-grid > .video:hover{
|
||||
border:solid;
|
||||
}
|
||||
.video-grid > .video {
|
||||
border-radius: 16px;
|
||||
background: black;
|
||||
|
|
Loading…
Reference in a new issue