Limit search entry width
This commit is contained in:
parent
4429a4a6e7
commit
038907bcb2
|
@ -50,6 +50,7 @@
|
|||
.entry {
|
||||
display: flex;
|
||||
margin-bottom: 40px;
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
.video-channel {
|
||||
|
|
Loading…
Reference in New Issue