Styled DownloadEntry and fixed responsiveness

This commit is contained in:
Leon Etienne (ubuntu wsl)
2020-09-30 02:20:11 +02:00
parent e2338f423c
commit 189dc71c32
7 changed files with 327 additions and 4 deletions

View File

@@ -10,13 +10,17 @@ module.exports = {
'black': '#000',
'white': '#fff',
'gray-0': '#333',
'gray-1': '#888',
'purple-0': '#04254e',
'purple-1': '#5954a4',
'purple-2': '#8a54a2',
'purple-3': '#8ad5eb',
'purple-3-1': '#bee7f4',
'text-gray-1': '#bbb'
'text-gray-1': '#bbb',
'text-error-1': '#d40'
},
screens: {