summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/sass/_navbar.scss2
-rw-r--r--resources/views/cinema_show.blade.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/resources/sass/_navbar.scss b/resources/sass/_navbar.scss
index 94d8a02..cf184c4 100644
--- a/resources/sass/_navbar.scss
+++ b/resources/sass/_navbar.scss
@@ -13,7 +13,9 @@
.navbar-dark .nav-link {
color: #94a3b8 !important;
font-weight: 600;
+ /*
font-size: 0.85rem;
+ */
text-transform: uppercase;
letter-spacing: 0.5px;
padding: 0.5rem 1rem;
diff --git a/resources/views/cinema_show.blade.php b/resources/views/cinema_show.blade.php
index 63ec736..c797ce3 100644
--- a/resources/views/cinema_show.blade.php
+++ b/resources/views/cinema_show.blade.php
@@ -37,7 +37,6 @@
}
.hn-heading {
- color: var(--cinema-pink);
}
@media (max-width: 768px) {