mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 18:01:20 -05:00
[PR #1294] [MERGED] fix(tinytorch): mobile responsiveness for intro page grids #9943
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1294
Author: @farhan523
Created: 4/8/2026
Status: ✅ Merged
Merged: 4/9/2026
Merged by: @profvjreddi
Base:
dev← Head:fix/tinytorch-intro-mobile-responsive📝 Commits (1)
d02afe3fix(tinytorch): mobile responsiveness for intro page grid sections📊 Changes
2 files changed (+21 additions, -3 deletions)
View changed files
📝
tinytorch/site/_static/custom.css(+18 -0)📝
tinytorch/site/intro.md(+3 -3)📄 Description
Summary
comparison-gridclass to 3 grid sections on the TinyTorch intro page ("Why Build Instead of Use?", "Learning Path", "Is This For You?") so existing responsive CSS rules applymin-width: 0rules for.comparison-gridchildren to prevent code blocks from breaking out of their containers on mobileTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.