Commit 43c6d7c
Fix Formspree email field and improve article tile responsiveness
- Fix Formspree form by changing email field name from "_replyto" to "email"
- Improve article tile grid responsiveness with auto-fit and minmax
- Use minmax(320px, 1fr) for better tile width adaptation
- Remove conflicting fixed breakpoints in favor of fluid grid
The tiles now properly adapt to available width without appearing too early.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6c70d62 commit 43c6d7c
5 files changed
Lines changed: 7 additions & 13 deletions
File tree
- assets/css
- layouts/_default
- static/pdfs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1924 | 1924 | | |
1925 | 1925 | | |
1926 | 1926 | | |
1927 | | - | |
| 1927 | + | |
1928 | 1928 | | |
1929 | 1929 | | |
1930 | 1930 | | |
1931 | 1931 | | |
1932 | | - | |
1933 | | - | |
1934 | | - | |
1935 | | - | |
1936 | | - | |
1937 | | - | |
1938 | | - | |
| 1932 | + | |
1939 | 1933 | | |
1940 | | - | |
| 1934 | + | |
1941 | 1935 | | |
1942 | 1936 | | |
1943 | 1937 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments