Merge pull request #112 from alexbofa/main

Update style.css
pull/122/head
s9roll7 2023-09-19 16:24:23 +09:00 committed by GitHub
commit 5a0f5bb1ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ebs_info_area {
border: black 2px solid;
border: black 2px solid;
border-radius: 5px;
font-size: 15px;
margin: 10px;
@ -36,4 +36,6 @@
padding: 5px;
}
video.svelte-w5wajl {
max-height: 500px;
}