Selection colors; removed prevent-select from most of the stuff since it may be uncomfortable for the user

This commit is contained in:
2024-08-20 21:05:16 +03:00
parent 5b39a91bdb
commit 80f618cb53
5 changed files with 15 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
</script>
<header class="header prevent-select" data-sveltekit-preload-data="hover">
<header class="header" data-sveltekit-preload-data="hover">
<div class="container header-left">
<Icon class="header__menu-button" image={MenuIcon} size="64px"/>