video styling

This commit is contained in:
2021-11-09 10:09:30 +00:00
parent 08b35da328
commit 94379ecf47
3 changed files with 10 additions and 2 deletions

View File

@ -61,3 +61,7 @@ svg {
#brain-container canvas {
margin: 1rem auto;
}
.video-container {
margin: 2rem auto;
}