styles and animations update

This commit is contained in:
Diego Moctezuma
2024-08-23 21:26:09 -06:00
parent 0c0dc586a6
commit 36b4c2c310
2 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -11,7 +11,7 @@ main
}
#main:before {
content: "";
background: rgba(255, 255, 255, 0.3);
background: rgba(255, 255, 255, 0.05);
position: absolute;
bottom: 0;
top: 0;
@@ -123,6 +123,7 @@ main
cursor: pointer;
position: relative;
transition: .4s;
width: auto;
}
.campo-plan-opcion:hover{
color: #bb8800;
+5 -5
View File
@@ -91,7 +91,7 @@
data-aos-delay="150"
>
<div class="col-12 bg-opacity-50 rounded-3 text-start text-white">
<h4 class="mb-3"><strong>Actuaria</strong></h4>
<h4 class="mb-3"><strong>Actuaría</strong></h4>
<ul class="time-line">
<li class="ps-2">
@@ -130,7 +130,7 @@
data-aos="fade-up"
data-aos-delay="150"
>
<div class="col-12 bg-light bg-opacity-50 rounded-3 text-start p-5 contact-wrapper">
<div class="col-12 bg-light bg-opacity-75 rounded-3 text-start p-5 contact-wrapper">
<h5 class="mb-3">
<i class='bx bxs-user-rectangle bx-sm'></i>
<strong>Contacto</strong>
@@ -236,7 +236,7 @@
<!-- Campo Laboral -->
<div
class="col-9 contact"
data-aos="fade-left"
data-aos="fade-right"
data-aos-delay="100"
id="campoLaboral"
>
@@ -406,7 +406,7 @@
<!-- Plan de estudios 2006 -->
<div
class="col-9 contact d-none"
data-aos="fade-left"
data-aos="fade-right"
data-aos-delay="100"
id="planEstudios06"
>
@@ -751,7 +751,7 @@
<!-- Plan de estudios 2014 -->
<div
class="col-9 contact d-none"
data-aos="fade-left"
data-aos="fade-right"
data-aos-delay="100"
id="planEstudios14"
>