fix(desktop): allow text selection

This commit is contained in:
Adam 2025-12-21 04:39:46 -06:00
parent 36bb02ae45
commit 8865e524cb
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -14,7 +14,7 @@
<meta property="og:image" content="/social-share.png" />
<meta property="twitter:image" content="/social-share.png" />
</head>
<body class="antialiased overscroll-none select-none text-12-regular overflow-hidden">
<body class="antialiased overscroll-none text-12-regular overflow-hidden">
<script>
;(function () {
const savedTheme = localStorage.getItem("theme") || "oc-1"