Skip to content

Commit 185ac16

Browse files
committed
remove margin
1 parent 3c79db6 commit 185ac16

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ html, body {
1818
background-color: white;
1919
padding-right: 10px;
2020
padding-left: 10px;
21+
padding-bottom: 10px;
2122
}
2223

2324
.body p {

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1>THE NERD HERD</h1>
9090
<p>Yo dawg. Join the nerherd</p>
9191

9292
<div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
93-
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
93+
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; overflow: hidden;
9494
border-radius: 8px; will-change: transform;">
9595
<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
9696
src="https://www.canva.com/design/DAG8Mhyf9GU/Ow5erc2fMRns3QMl7opqmg/watch?embed" allowfullscreen="allowfullscreen" allow="fullscreen">

0 commit comments

Comments
 (0)