Refactor the way TABS and VIEWS are handeled, now derived inside viewKeys.js
This commit is contained in:
@@ -23,7 +23,7 @@ export function VolcanoHome() {
|
||||
`;
|
||||
|
||||
return (
|
||||
<Box width="100%" px={6} py={4}>
|
||||
<Box width="100%" px={6} py={2}>
|
||||
<Heading textAlign="center" mb={6} size="xl" fontWeight="bold">
|
||||
Mount St. Helens - United States CVO
|
||||
</Heading>
|
||||
|
||||
Reference in New Issue
Block a user