diff --git a/frontend/index.html b/frontend/index.html index f3e82a5..fd108f3 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,5 +1,6 @@ + diff --git a/frontend/style.css b/frontend/style.css index 1b87526..24d25ec 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -1,11 +1,13 @@ body { margin: 0px; } +/* .video-js { font-size: 1rem; } -@media (pointer:coarse) { +@media (pointer:coarse) and (orientation:portrait) { .video-js { font-size: 3rem; } } +*/