diff --git a/public/assets-guest/css/style.css b/public/assets-guest/css/style.css
index 6c8f663..c0eb183 100644
--- a/public/assets-guest/css/style.css
+++ b/public/assets-guest/css/style.css
@@ -1417,7 +1417,7 @@ html {
#ae-informasi a {
padding: 10px 5px;
/* margin-top: 20px; */
- margin-left: 10px;
+ /* margin-left: 10px; */
border-top: 1px solid slategray;
}
@@ -1436,7 +1436,7 @@ html {
text-align: left;
display: flex;
flex-direction: column;
- height: 400px; /* Mengatur tinggi card untuk memudahkan alignment */
+ height: 300px; /* Mengatur tinggi card untuk memudahkan alignment */
}
@media (max-width: 576px){
@@ -1451,6 +1451,7 @@ html {
align-items: center; /* Vertikal center gambar */
justify-content: center; /* Horizontal center gambar */
overflow: hidden; /* Menyembunyikan bagian gambar yang meluap */
+ border-radius: 10px;
}
@media (max-width: 990px){
@@ -1463,7 +1464,7 @@ html {
width: 300px;
height: 300px;
object-fit: contain; /* Menjaga gambar tetap utuh tanpa terpotong */
- /* border-radius: 10px; */
+ /* border-radius: 25px; */
}
@media (max-width:990px){
@@ -1512,13 +1513,14 @@ html {
#ae-informasi .info-date {
color: #212529;
margin: 0;
+ padding: 0;
}
#ae-informasi .info-title {
font-weight: bold;
color: #212529;
margin: 0;
- font-size: 24px;
+ font-size: 30px;
}
#ae-informasi .info-button {
diff --git a/resources/views/guest/index.blade.php b/resources/views/guest/index.blade.php
index 5e2ce59..0c8890e 100644
--- a/resources/views/guest/index.blade.php
+++ b/resources/views/guest/index.blade.php
@@ -76,9 +76,8 @@
-
{{ date('d/m/Y', strtotime($item->created_at)) }}
{{ $item->title }}
-{{ $item->excerpt }}
+{{ date('d/m/Y', strtotime($item->created_at)) }}
diff --git a/resources/views/guest/informasi/index.blade.php b/resources/views/guest/informasi/index.blade.php index 2bbad66..84286f6 100644 --- a/resources/views/guest/informasi/index.blade.php +++ b/resources/views/guest/informasi/index.blade.php @@ -61,9 +61,9 @@{{ date('d/m/Y', strtotime($item->created_at)) }}
{{ $item->title }}
-{{ $item->excerpt }}
+ +{{ date('d/m/Y', strtotime($item->created_at)) }}
diff --git a/resources/views/guest/prodi/prodi-d2-trmo.blade.php b/resources/views/guest/prodi/prodi-d2-trmo.blade.php index b8c6b6a..8e36f7d 100644 --- a/resources/views/guest/prodi/prodi-d2-trmo.blade.php +++ b/resources/views/guest/prodi/prodi-d2-trmo.blade.php @@ -12,7 +12,7 @@ @@ -67,28 +67,28 @@