1
Fork 0

text-align:center;

This commit is contained in:
Ashley 2022-09-24 11:08:56 +02:00
parent 944f42b92e
commit ada0fa28a6

View file

@ -117,6 +117,7 @@
<link href=/css/app.main.css rel=stylesheet>
<link href="/css/watch.main.css?v=56" rel=stylesheet>
<link href="/css/watch-util.css" rel=stylesheet>
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
<!-- NEW NAVBAR -->
@ -214,6 +215,9 @@
justify-content:center;
}
.channel-info{
text-align:center;
}
.sticky-top {
position: sticky;
top: 0px;
@ -281,7 +285,6 @@
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
</head>
<body>
<div class="app">
<% if (!isMobile) { %>
<nav>