diff --git a/sass/pages/faq-page.scss b/sass/pages/faq-page.scss
index 327c1795..48c49548 100644
--- a/sass/pages/faq-page.scss
+++ b/sass/pages/faq-page.scss
@@ -5,6 +5,9 @@ padding-top: 0;
}
.faq-page-list {
+ a {
+ text-decoration: none;
+ }
&__title {
color: var(--black-white);
margin-bottom: 20rem;
@@ -13,6 +16,9 @@ padding-top: 0;
}
}
+ &__table-title {
+ color: var(--black-white);
+ }
&__row {
display: flex;
gap: 10rem;
diff --git a/static/images/faq/hero_image.png b/static/images/faq/hero_image.png
new file mode 100644
index 00000000..d87ea04d
Binary files /dev/null and b/static/images/faq/hero_image.png differ
diff --git a/templates/base.html b/templates/base.html
index f08a295d..377c375d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -117,11 +117,57 @@
+ Faq
+
+
+
+ App
+
+ How to edit or move bookmarks?
+
+
+
+