Fix mobile edge rounding: precise content-size grid + epsilon; keep center alignment; captions under icons
This commit is contained in:
parent
c4a5bff4a3
commit
f2c01a4b9a
8 changed files with 686 additions and 153 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"href": "https://www.patreon.com/LaserEverything",
|
||||
"icon": "/icons/patreon.png",
|
||||
"color": "#f39a31",
|
||||
"size": 1,
|
||||
"size": "2x1",
|
||||
"bgFit": "cover",
|
||||
"bgPos": "center",
|
||||
"description": "Mainstream supporter platform for creators."
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
"icon": "/icons/liberapay.png",
|
||||
"image": "",
|
||||
"color": "#134823",
|
||||
"size": "2x1",
|
||||
"size": "1",
|
||||
"bgFit": "cover",
|
||||
"bgPos": "center",
|
||||
"description": "FOSS and Privacy First supporter platform for creators."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue