Skip to content

Commit

Permalink
Final
Browse files Browse the repository at this point in the history
  • Loading branch information
yudha556 committed Apr 25, 2024
1 parent c9026a7 commit c19a5ed
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 12 deletions.
Binary file removed asset foto/Screenshot 2024-04-23 212516.png
Binary file not shown.
Binary file removed asset foto/Screenshot 2024-04-23 212528.png
Binary file not shown.
Binary file removed asset foto/Screenshot 2024-04-23 212539.png
Binary file not shown.
Binary file removed asset foto/Screenshot 2024-04-23 220547.png
Binary file not shown.
27 changes: 15 additions & 12 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -239,23 +239,23 @@ footer {
}

.awal h1 {
font-size: 10px;
font-size: 13px;
margin-bottom: 70px;
margin-top: 24px;
margin-left: 10px;
margin-top: 40px;
margin-left: 20px;
width: 90%;
}

.aset img {

inset: 20px;
width: 25%;
margin: 0px;
margin-top: 3px;
margin-top: -10px;
position: relative;
}

.pertama h1 {
font-size: 8px;
font-size: 10px;
margin-left: -20px;
margin-top: -10px;
margin-right: 60px;
Expand All @@ -267,7 +267,7 @@ footer {

.container {
width: 90%;
margin-left: 10px;
margin-left: 20px;
}

.container img {
Expand All @@ -291,13 +291,14 @@ footer {
transform: scale(0.8);
transform: translateY(-50px);
border-radius: 10px 30px;
margin-right: -10px;
margin-right: 10px;
}

.galeri h1 {
width: 90%;
margin-top: 150px;
margin-bottom: 20px;
margin-left: 10px;
justify-content: center;
}

Expand All @@ -312,11 +313,13 @@ footer {
width: 90%;
margin-top: 40px;
width: 90%;
margin-left: 10px;
margin-left: 20px;
background-color: aliceblue;
}

.profil h1 {
align-items: center;
text-align: center;
justify-content: center;
padding: 0px;
font-size: 120%;
Expand All @@ -337,7 +340,7 @@ footer {
}

.tkj img {
margin-left: 25%;
margin-left: 30%;
}

.tkj li {
Expand All @@ -360,7 +363,7 @@ footer {
}

.akl img {
margin-left: 25%;
margin-left: 30%;
}

.akl li {
Expand All @@ -383,7 +386,7 @@ footer {
}

.tbsm img {
margin-left: 25%;
margin-left: 30%;
}

.tbsm li {
Expand Down

0 comments on commit c19a5ed

Please sign in to comment.