We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9818a commit 3826fa6Copy full SHA for 3826fa6
_includes/top/sections/contact.html
@@ -1,5 +1,4 @@
1
-<!-- お問合せ -->
2
-<section id="contact" class="">
+<section id="contact">
3
<div class="d-flex flex-column align-items-center text-center">
4
<h2 class="header-letter-spacing">お問い合わせ</h2>
5
<p class="fs-4 fw-bold lh-base mb-4">CONTACT</p>
_sass/pages/index.scss
@@ -1,4 +1,4 @@
-@scope(#contact) {
+#contact {
.header-letter-spacing {
letter-spacing: 0.2em;
}
0 commit comments