We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab76fe commit 925eceaCopy full SHA for 925ecea
link_bio/link_bio/styles/styles.py
@@ -68,8 +68,6 @@ class Spacing(Enum):
68
"height": "100%",
69
"font_weight": FontWeight.MEDIUM.value,
70
"cursor": "pointer",
71
- # "padding_x": "32px",
72
- # "padding_y": "16px",
73
"white_space": "nowrap",
74
"transition": "transform 0.05s ease",
75
"color": Color.DARK.value,
0 commit comments