diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e18cd08 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "githubPullRequests.remotes": [] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..669f48e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Punya-Alumni +Punya alumni ini diff --git a/index.html b/index.html index 5f21277..25b218a 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,5 @@ - @@ -9,15 +8,13 @@ +
@@ -90,6 +87,4 @@

Teknik Bisnis Sepeda Motor

belom jadi wak review aja dulu

kalo ada ide kasi tau yee

- - - \ No newline at end of file + \ No newline at end of file diff --git a/style.css b/style.css index 6f321e0..54b6433 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,4 @@ + * { margin: 0; padding: 0; @@ -152,7 +153,7 @@ footer { } .awal h1 { - font-size: 12px; + font-size: 14px; margin-bottom: 70px; margin-top: -50px; margin-left: 20px; @@ -172,7 +173,7 @@ footer { .pertama h1 { font-size: 10px; - margin-left: -30px; + margin-left: -20px; margin-top: -20px; margin-right: 60px; } @@ -215,7 +216,6 @@ footer { margin-top: 150px; margin-bottom: 20px; justify-content: center; - margin-left: -15px; } .parent h2 { @@ -269,5 +269,4 @@ footer { width: 60%; margin: 0 auto; } - } \ No newline at end of file