Prueba del primer wallpaper

This commit is contained in:
duncan
2024-11-19 15:53:43 -06:00
parent 50f86b0409
commit 9bf343e41f
10 changed files with 36 additions and 33 deletions
+9 -4
View File
@@ -176,16 +176,21 @@ section .section-h h2:after {
width: 170px;
}
}
.home .cont-prin .bg-phone {
.home .cont-prin .modal-body .bg-phone {
margin: 10px 55px;
background-color: #ffc451;
padding: 0px;
width: 97px;
width: 96px;
border-radius: 13px;
}
.home .cont-prin .bg-phone img {
.home .cont-prin .modal-body img {
width: 100px;
}
.home .cont-prin .modal-body a {
text-decoration: none;
border-radius: 5px;
background-color: #bb8800;
color: #1e3c70;
}
/* Globales */
.nav-g a {
color: #bb8800;