mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-15 07:53:03 -04:00
Clean up area above searched videos
This commit is contained in:
parent
83d06e8584
commit
c46d95c196
2 changed files with 34 additions and 17 deletions
|
@ -1035,3 +1035,10 @@ a.icon-button > img {
|
|||
width: 500px;
|
||||
padding: 8px;
|
||||
}
|
||||
.search-options {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 100%;
|
||||
max-width: 855px;
|
||||
margin: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue