make sure project-view has similar classes to gallery-view
This commit is contained in:
parent
2190ecf571
commit
f7acc0d166
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ onMounted(async () => {
|
|||
</script>
|
||||
|
||||
<template lang="pug">
|
||||
.project
|
||||
.template.project-view
|
||||
article(
|
||||
v-if='ready'
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue