Skip to content

Commit 5096972

Browse files
committed
margen
1 parent 20f9e58 commit 5096972

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ input[type="radio"]:checked ~ label {
9393
flex-direction: column;
9494
width: 95%;
9595
margin-top: 10px;
96-
height: 450px;
96+
height: 480px;
9797
border-radius: 1rem;
9898
-webkit-box-shadow: 4px 4px 10px rgb(45, 103, 226);
9999
}

watch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1 style="margin-top: 10px;">Fast & Furious 9</h1>
146146
</div>
147147
<footer >
148148
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
149-
<a class="text-dark" href="https://mdbootstrap.com/">© 2021 Copyright: Awakelab IDW-GEN0308-3 Equipo 3 </a>
149+
<a class="text-dark" href="http://www.awakelab.cl">© 2021 Copyright: Awakelab IDW-GEN0308-3 Equipo 3 </a>
150150
</div>
151151
</footer>
152152
</body>

0 commit comments

Comments
 (0)