mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-26 12:21:04 +00:00
refactor: stuff yop
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
selected = selected;
|
||||
}
|
||||
console.log(selected);
|
||||
localStorage.setItem('selected', JSON.stringify(selected));
|
||||
};
|
||||
</script>
|
||||
|
||||
@@ -68,7 +67,7 @@
|
||||
}
|
||||
|
||||
.clicked {
|
||||
background-color: var(--grey-three);
|
||||
background-color: var(--accent-low-opacity);
|
||||
}
|
||||
|
||||
.clicked h2,
|
||||
|
||||
Reference in New Issue
Block a user