From 95dc69e76dc11b6b90bcb8bb12cc162de29c58c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Thu, 23 Dec 2021 13:53:31 +0900 Subject: [PATCH] =?UTF-8?q?=E7=84=A1=E9=A7=84=E3=81=AA=E3=83=AA=E3=82=AF?= =?UTF-8?q?=E3=82=A8=E3=82=B9=E3=83=88=E3=81=AE=E6=B8=9B=E3=81=A3=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/resources/sass/app.scss | 2 +- backend/resources/views/common/layout.blade.php | 8 +------- backend/resources/views/pages/contact/layout.blade.php | 8 +------- backend/resources/views/pages/pdf.blade.php | 7 ------- 4 files changed, 3 insertions(+), 22 deletions(-) diff --git a/backend/resources/sass/app.scss b/backend/resources/sass/app.scss index e1e17d2e..93c285ee 100644 --- a/backend/resources/sass/app.scss +++ b/backend/resources/sass/app.scss @@ -4,7 +4,7 @@ @use 'sass:math'; // Fonts -@import url('https://fonts.googleapis.com/css?family=Nunito'); +@import '~@fontsource/nunito/scss/mixins'; // Variables @import 'variables'; diff --git a/backend/resources/views/common/layout.blade.php b/backend/resources/views/common/layout.blade.php index 092ad729..1481fc48 100644 --- a/backend/resources/views/common/layout.blade.php +++ b/backend/resources/views/common/layout.blade.php @@ -5,11 +5,6 @@ @yield('title') - - - - - @@ -43,12 +38,11 @@ - + @yield('content') - @stack('js') diff --git a/backend/resources/views/pages/contact/layout.blade.php b/backend/resources/views/pages/contact/layout.blade.php index d64ec5b5..ae5ed4c5 100644 --- a/backend/resources/views/pages/contact/layout.blade.php +++ b/backend/resources/views/pages/contact/layout.blade.php @@ -26,14 +26,8 @@ @yield('title') - - - - - - + - diff --git a/backend/resources/views/pages/pdf.blade.php b/backend/resources/views/pages/pdf.blade.php index 4be4e470..cd7b4efb 100644 --- a/backend/resources/views/pages/pdf.blade.php +++ b/backend/resources/views/pages/pdf.blade.php @@ -19,15 +19,8 @@ KIKI|PDF - - - - - - -