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>
|
</script>
|
||||||
|
|
||||||
<template lang="pug">
|
<template lang="pug">
|
||||||
.project
|
.template.project-view
|
||||||
article(
|
article(
|
||||||
v-if='ready'
|
v-if='ready'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue