mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-06-30 23:12:16 +02:00
Update: mobile view buttons restructure
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
function applyLoggedIn(uname) {
|
||||
// ── Desktop ──────────────────────────────────────────────────────────
|
||||
var authDesktop = document.querySelector('.brand__auth--desktop');
|
||||
var authDesktop = document.querySelector('.brand__auth');
|
||||
if (authDesktop) {
|
||||
authDesktop.classList.add('brand__auth--loggedin');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user