proxitok/styles/feed.css

9 lines
86 B
CSS
Raw Normal View History

2022-01-01 19:14:57 +00:00
#video {
height: 100%;
overflow: hidden;
}
.clickable-img {
cursor: pointer;
}