diff --git a/css/poketube.css b/css/poketube.css index e217499..886012a 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -66,12 +66,16 @@ a { margin-right: 10px; height: fit-content; justify-self: center; - margin-right: -1em; - width: 20.5em; + margin-right: -1.5em; + width: 35.5em; border: #7c44a0; border-style: solid; } +.video-views { + display:block ruby; +} + .video-info-panel.gradient { padding: 10px; border-radius: 11px;