Mobile responsive: hamburger menu, stacked forms, card layout on mobile
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
body { font-family: 'Inter', system-ui, sans-serif; }
|
||||
html, body { font-family: 'Inter', system-ui, sans-serif; overflow-x: hidden; }
|
||||
.scrollbar-thin::-webkit-scrollbar { width: 6px; }
|
||||
.scrollbar-thin::-webkit-scrollbar-track { background: transparent; }
|
||||
.scrollbar-thin::-webkit-scrollbar-thumb { background: #333; border-radius: 3px; }
|
||||
|
||||
Reference in New Issue
Block a user