Derek Ross
11913be49c
Fix scrolling on desktop and mobile
...
- Fix desktop: use fixed height on .main-content so overflow-y: auto
creates a proper scroll container (min-height prevented scrolling)
- Fix mobile: override to height: auto and overflow: visible so the
body handles scrolling naturally
- Fix touch swipe handler blocking vertical scroll by restricting
swipe detection to left edge zone and raising preventDefault threshold
- Move @import out of :root block (invalid CSS, font may not load)
- Add overflow-wrap/word-break to prevent long URLs causing horizontal scroll
- Add overflow handling for markdown content (pre, code, table, img)
- Add overflow: hidden on top-nav and max-width guard on mobile nav-content
2026-03-27 13:47:59 -04:00
bitkarrot
2cbca8e257
some color suggestions
2025-06-05 01:59:53 -07:00
Aljaz Ceru
2785d9d6b6
new themes test
2025-06-05 09:00:31 +02:00
Yeghro
a3614693b9
more minor position adjustments for sidebar header mobile and desktop
2025-01-25 17:52:34 -08:00
Yeghro
c22fdc1825
lowered the sidebar header a bit
2025-01-25 17:48:16 -08:00
Yeghro
e456c04b53
resouce items will display as a grid rather than a single column and will responsivly scale as needed
2025-01-25 17:39:38 -08:00
Yeghro
eabcb69615
improved top nav bar look as well as the resouce lists icons
2025-01-25 17:20:41 -08:00
Yeghro
e02ba3d6a4
fixed top nav bar overlapping with titles/headings
2025-01-25 12:36:54 -08:00
Yeghro
82c34be52b
more familiar mobile touch XP
2025-01-25 12:12:52 -08:00
Yeghro
1324975ec0
made mobile UX a bit more better
2025-01-25 12:09:32 -08:00
Yeghro
20ebb9c8ef
give users theme options because why the fuck not
2025-01-25 01:45:57 -08:00
Yeghro
4206c262f8
minor sidebar heading adjustment
2025-01-25 01:27:33 -08:00
Yeghro
ccd152bb05
add a nice touch to logo
2025-01-25 01:19:07 -08:00
Yeghro
f858da8ff9
add mobile support and mobile menu toggle for sidebar
2025-01-25 01:15:01 -08:00
Yeghro
79e894ed79
added logo to Ui improvements
2025-01-25 00:53:12 -08:00
Yeghro
7d2bfa0254
increase icons size
2025-01-25 00:45:18 -08:00
Yeghro
b121ec076b
added icons
2025-01-25 00:33:53 -08:00
Yeghro
1512364426
repositioned serach bar to top nav
2025-01-24 23:33:09 -08:00
Yeghro
3d44f538ae
added top nav bar
2025-01-24 23:28:49 -08:00
Yeghro
bcf564a72b
some CSS changes on titel and links colors
2025-01-24 23:19:36 -08:00
Yeghro
f9e57d7fb0
SEO improvments
2025-01-24 22:43:22 -08:00
Yeghro
584adc8086
some CSS improvements and search functions fixes
2025-01-24 22:26:27 -08:00
Yeghro
4a5bfedd1f
added mark.js and now it looks and works even better
2025-01-24 21:48:08 -08:00
Yeghro
e390d63ba4
fixed contributers/contributing displays and got the search working
2025-01-24 21:28:52 -08:00
Yeghro
a609d89adc
so far got the basics down, categories and lists are being populated for the most part, just need to go through and check them all and improve the visual to make it more pleasing
2025-01-24 18:29:12 -08:00