This commit is contained in:
j 2021-11-12 10:42:29 +00:00
parent da155d75b6
commit 46877572ae

View file

@ -86,12 +86,12 @@ main > .film {
justify-content: center;
.video {
width: calc(100% / 4 - 16px);
a {
color: #000;
font-size: 12px;
text-decoration: none;
}
figure {
a {
color: #000;
font-size: 12px;
text-decoration: none;
}
img {
max-width: 100%;
max-height: 100%;