💄 Post path optimization
This commit is contained in:
@@ -71,7 +71,7 @@ const { data: products } = await useAsyncData("products", () => {
|
||||
}
|
||||
|
||||
.content-section {
|
||||
height: calc(100vh - 80px);
|
||||
min-height: calc(100vh - 80px);
|
||||
display: flex;
|
||||
place-items: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user