Session 19: Sports design overhaul — player cards with headshots, game card redesign, scan page tonight's players, odds diagnostic logging, tier gate utility (1444 tests)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64" role="img" aria-label="Player headshot placeholder">
|
||||
<rect width="64" height="64" fill="#12121A"/>
|
||||
<circle cx="32" cy="26" r="10" fill="#2A2A36"/>
|
||||
<path d="M14 56c0-9.94 8.06-18 18-18s18 8.06 18 18" fill="#2A2A36"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 312 B |
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user