Feedback: Remove quote from page footer

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-03-14 14:51:26 +01:00
parent 65f208f097
commit d1b55f134f
2 changed files with 0 additions and 19 deletions

View file

@ -54,16 +54,4 @@ button.v-btn.compact {
.lh-20 {
line-height: 2.0rem !important;
}
figure.quote {
padding: 0;
text-align: center;
font-size: 1.2em;
line-height: 2.0rem;
}
figure.quote figcaption,
figure.quote blockquote {
margin: 0.5em 0;
}

View file

@ -74,13 +74,6 @@
</v-btn>
</v-flex>
</v-layout>
<figure class="quote mt-3 mx-2 mb-0">
<blockquote>
Photography is the only language that can be understood anywhere in the world.
</blockquote>
<figcaption>&mdash; Bruno Barbey</figcaption>
</figure>
</v-form>
<p-about-footer></p-about-footer>