mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
even more hover effects hell yeah
This commit is contained in:
parent
12e6604c6b
commit
b8a79c8ed6
@ -294,7 +294,9 @@ margin-left: 2em;
|
|||||||
.channel-info-container > img {
|
.channel-info-container > img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
.video-grid > .video:hover{
|
||||||
|
border:solid;
|
||||||
|
}
|
||||||
.video-grid > .video {
|
.video-grid > .video {
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
background: black;
|
background: black;
|
||||||
|
Loading…
Reference in New Issue
Block a user