You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix medium width layout (#174)
* fix: Fix medium width layout
- col-md-3
- col-md-2
- col-md-7
The sum should be 12 (3+2+7).
* Update LICENSE and README
* ci: Fix `RUBY_YJIT_ENABLE` value
* fix: Fix typo