1
Fork 0

fix some margin stuff

This commit is contained in:
Ashley 2023-10-06 14:52:00 +00:00
parent 450b141e1a
commit d618ca057e

View file

@ -274,9 +274,10 @@ display: table;
margin-left: auto; margin-left: auto;
background: #000; background: #000;
border-radius: 1em; border-radius: 1em;
margin-bottom: 7px; margin-bottom: 45px;
margin-right: auto; margin-right: auto;
} } }
.tabs.tabs-justify { .tabs.tabs-justify {
width: 100%; width: 100%;
table-layout: fixed; table-layout: fixed;
@ -416,7 +417,7 @@ border:solid;
<img src="https://t.poketube.fun/t/rep.gif" style="width: 0;visibility: hidden;display:none;" id="discover_main"> <img src="https://t.poketube.fun/t/rep.gif" style="width: 0;visibility: hidden;display:none;" id="discover_main">
<h1 style="font-size: 2em;margin-left: auto;margin-right: auto;text-align: center;font-family: poketube flex;font-weight: 1000;font-stretch: ultra-expanded;color: #fff;margin-bottom: 7px;"> <h1 style="font-size: 2em;margin-left: auto;margin-right: auto;text-align: center;font-family: poketube flex;font-weight: 1000;font-stretch: ultra-expanded;color: #fff;margin-bottom: 7px;margin-top: 31px;">
Discover Popular videos on poketube! Discover Popular videos on poketube!
</h1> </h1>
<% if (!tab) { %> <% if (!tab) { %>