summaryrefslogtreecommitdiff
path: root/resources/views/cinema_show.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/cinema_show.blade.php')
-rw-r--r--resources/views/cinema_show.blade.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/resources/views/cinema_show.blade.php b/resources/views/cinema_show.blade.php
index 56dd89f..92e684d 100644
--- a/resources/views/cinema_show.blade.php
+++ b/resources/views/cinema_show.blade.php
@@ -25,7 +25,7 @@
.hn-comment {
font-size: 0.875rem;
- color: #868e96;
+ color: var(--cinema-pink);
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
@@ -33,6 +33,10 @@
text-overflow: ellipsis;
}
+.hn-heading {
+ color: var(--cinema-pink);
+}
+
@media (max-width: 768px) {
.movie-credits {
columns: 1;
@@ -153,7 +157,7 @@
@if ( ! empty($hnStories) )
<div class="mt-3">
- <h4>Mentions on Hacker News</h4>
+ <h4 class="hn-heading">Mentions on Hacker News</h4>
<ul class="list-unstyled">
@foreach($hnStories as $story)
<li>