A convergent/adaptive app for streaming Hip-Hop mixtapes.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
export const CONFIG = { |
|
headerHeight: 64, |
|
footerHeight: 64, |
|
sidenavWidth: 240, |
|
sidenavCollapsedWidth: 64, |
|
sidenavIconSize: 22, |
|
fetchingSize: 24, |
|
gridGap: 12, |
|
};
|
|
|