Skip to content

Commit 4d14f14

Browse files
fixed
1 parent 0760a7d commit 4d14f14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2>Ambaheimer 2023</h2>
4848
<img src="Ambatron.jpg" alt="Judul Film 3">
4949
<h2>Ambatron X Rusdi</h2>
5050
<p>kecerdasan buatan yang sangat cerdas dan sadar diri dalam tubuh robot yang mengembangkan kompleks dewa dan dendam terhadap penciptanya Rusdi.</p>
51-
<button class="btn-ticket">Pesan Tiket</button>
51+
<button class="btn-ticket">Pesan Tiket Sekarang</button>
5252
<div class="trailer">
5353
<video controls>
5454
<source src="Trailer Ambatron.mp4" type="video/mp4">

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ h1 {
7575

7676
.trailer video {
7777
width: 100%;
78-
border-radius: 20px;
78+
border-radius: 25px;
7979
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
8080
}
8181

0 commit comments

Comments
 (0)