diff --git a/public/images/icon/mascot/main_mascot.png b/public/images/icon/mascot/main_mascot.png new file mode 100644 index 0000000..0095195 Binary files /dev/null and b/public/images/icon/mascot/main_mascot.png differ diff --git a/public/images/icon/mascot/main_mascott.png b/public/images/icon/mascot/main_mascott.png new file mode 100644 index 0000000..cf7d555 Binary files /dev/null and b/public/images/icon/mascot/main_mascott.png differ diff --git a/resources/views/auth/landing-page.blade.php b/resources/views/auth/landing-page.blade.php index 20cffeb..f216de0 100644 --- a/resources/views/auth/landing-page.blade.php +++ b/resources/views/auth/landing-page.blade.php @@ -3,7 +3,7 @@ - E-Learning RPL — SMKN 1 Tapen + E-Learning Jurusan RPL SMKN 1 Tapen diff --git a/resources/views/siswa/dashboard.blade.php b/resources/views/siswa/dashboard.blade.php index 416d0e4..8ba3029 100644 --- a/resources/views/siswa/dashboard.blade.php +++ b/resources/views/siswa/dashboard.blade.php @@ -240,9 +240,9 @@ } .mascot-img { - width: 130px; - margin-top: 28px; - filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1)); + width: 300px; /* sesuaikan */ + height: auto; + object-fit: contain; } .mascot-placeholder { @@ -400,7 +400,7 @@ @if(file_exists(public_path('images/mascot.png'))) Mascot @else -
🐶
+ Mascot @endif