Limit search entry width

pull/3920/head
Chocobozzz 2021-04-01 16:59:57 +02:00
parent 4429a4a6e7
commit 038907bcb2
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
.entry {
display: flex;
margin-bottom: 40px;
max-width: 800px;
}
.video-channel {