Skip to content

Commit

Permalink
Merge pull request #1 from chris-bryant/chris-bryant-patch-1
Browse files Browse the repository at this point in the history
Update page.tsx
  • Loading branch information
chris-bryant committed Apr 20, 2024
2 parents d0ee6bb + c232787 commit 6f821a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/app/ontap/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -280,23 +280,23 @@ export default function OnTap() {
<StyledCardHeader>
<span>#10</span>
<Typography variant="h5">
Ancient Trees
Transmigration of Souls
</Typography>
<Typography variant="h6">
<Stack direction="row">
Saison
Double IPA
<StyledDivider orientation="vertical" flexItem variant="middle" />
6.6% ABV
10% ABV
<StyledDivider orientation="vertical" flexItem variant="middle" />
-- IBU
</Stack>
</Typography>
</StyledCardHeader>
<CardContent sx={{ textAlign: 'center' }}>
<Typography variant="h5">
Albright Grove Brewing
Orpheus Brewing
</Typography>
Knoxville, TN
Atlanta, GA
</CardContent>
</Card>
</Grid>
Expand Down

0 comments on commit 6f821a4

Please sign in to comment.