Update follower cards to have better responsive design (#4198)
* change a follower's name to be very long * Add more media query and make the entire row match the tallest card * fix lint in followerCollection file * make media queries easier to read
This commit is contained in:
@@ -101,9 +101,9 @@ const mocks = {
|
||||
disabledAt: null,
|
||||
},
|
||||
{
|
||||
link: 'https://gamethattune.club/users/thelinkfloyd',
|
||||
name: 'thelinkfloyd',
|
||||
username: 'thelinkfloyd@gamethattune.club',
|
||||
link: 'https://gamethattune.club/users/fourthwall',
|
||||
name: ':fourthwall: █████ :fourthwall: (( MagmaSys ))',
|
||||
username: 'EnlightenmentSurrealX@gamethattune.club',
|
||||
image: '',
|
||||
timestamp: '2022-04-05T12:23:32Z',
|
||||
disabledAt: null,
|
||||
|
||||
Reference in New Issue
Block a user