- No more grabbing no directory entries in categories
+ Better video sizing
This commit is contained in:
@@ -22,6 +22,7 @@ a {
|
||||
padding: 0 2em;
|
||||
line-height: 1.6em;
|
||||
color: whitesmoke;
|
||||
max-width: 1000px;
|
||||
}
|
||||
.video-gallery {
|
||||
display: flex;
|
||||
@@ -40,6 +41,7 @@ a {
|
||||
}
|
||||
video {
|
||||
max-width: 100%;
|
||||
max-height: 80vh;
|
||||
}
|
||||
|
||||
.pure-form {
|
||||
|
||||
Reference in New Issue
Block a user