Skip to content

Commit 925ecea

Browse files
committed
Rebranding [WIP]
1 parent dab76fe commit 925ecea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

link_bio/link_bio/styles/styles.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ class Spacing(Enum):
6868
"height": "100%",
6969
"font_weight": FontWeight.MEDIUM.value,
7070
"cursor": "pointer",
71-
# "padding_x": "32px",
72-
# "padding_y": "16px",
7371
"white_space": "nowrap",
7472
"transition": "transform 0.05s ease",
7573
"color": Color.DARK.value,

0 commit comments

Comments
 (0)