personal-website/src
Emilia Allison 2bcd585898
fix: JavaScript on mobile detection
The result of `getPropertyValue` is a string, so it evaluates to
true without regard to the value. Changed to actually check if the
value is exactly `'1'`
2022-01-22 12:29:37 -05:00
..
img Restructure into src/ 2022-01-22 01:00:30 -05:00
js fix: JavaScript on mobile detection 2022-01-22 12:29:37 -05:00
sass Merge branch 'master' into mobile-styling 2022-01-22 02:59:01 -05:00
about.html Initial mobile styling 2022-01-22 01:02:22 -05:00
index.html Initial mobile styling 2022-01-22 01:02:22 -05:00