mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
fix: leaderboard ui on small screens
This commit is contained in:
@@ -5,6 +5,9 @@ module.exports = {
|
||||
extend: {
|
||||
colors: {
|
||||
green: colors.emerald,
|
||||
},
|
||||
width: {
|
||||
'16': '4rem',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user