1
0
Fork 0

Update public/static/snapshot.css

This commit is contained in:
Alex Kotov 2023-08-28 16:54:47 -04:00
parent d2e9e21e19
commit cea69d9e42
1 changed files with 0 additions and 10 deletions

View File

@ -109,16 +109,6 @@ img.external {
img.external:hover {
border: 4px solid green;
}
.screenshot {
background-color: #333;
transform: none;
width: 100%;
min-height: 100px;
max-height: 100px;
margin-bottom: 0px;
object-fit: cover;
object-position: top center;
}
.header-bottom {
background-color: rgba(23, 22, 22, 0.88);
}