aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index f74ed15..7955fb7 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -42,7 +42,7 @@
worked on as well as other interesting discoveries.
</p>
- <span class="marginnote leftnote">
+ <span class="quote marginnote leftnote">
<span class="has-text-weight-bold has-margin-bottom-sm is-block">Random Quote</span>
<?php $quote = shell_exec('fortune quotes'); ?>
<?php echo $quote; ?>