Skip to content

Commit 07522ef

Browse files
committed
wip
1 parent ec4c164 commit 07522ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tailwind.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ export default {
6767
'text-decoration': 'none',
6868
color: theme('colors.lio.500'),
6969
'border-bottom': `2px solid ${theme('colors.lio.100')}`,
70-
'padding-bottom': theme('padding')['0.5'],
7170
'&:hover': {
7271
color: theme('colors.lio.700'),
7372
},
@@ -82,7 +81,6 @@ export default {
8281
color: '#ec4073',
8382
'background-color': 'rgba(236, 64, 115, 0.1)',
8483
'border-radius': theme('borderRadius.DEFAULT'),
85-
padding: `${theme('padding')[0.5]}`,
8684
},
8785
},
8886
},

0 commit comments

Comments
 (0)