update static files

This commit is contained in:
Kovasky Buezo
2025-08-23 23:03:13 -02:30
parent ae8a038136
commit 97c45e37f6
2043 changed files with 75 additions and 14902 deletions
+6 -6
View File
@@ -71,7 +71,7 @@ header .navbar.animate {
/* hero */
#hero {
min-height: 100vh;
min-height: 50vh;
line-height: 2rem;
max-width: 100%;
}
@@ -175,7 +175,7 @@ header .navbar.animate {
#hero .hero-content > a {
display: inline-block;
text-decoration: none;
color: var(--text-link-color) !important;
color: var(--primary-color) !important;
}
#hero .hero-content > a::after {
@@ -243,7 +243,7 @@ header .navbar.animate {
#about a {
display: inline-block;
text-decoration: none;
color: var(--text-link-color) !important;
color: var(--primary-color) !important;
}
#about a::after {
@@ -322,7 +322,7 @@ header .navbar.animate {
opacity: 0.9;
display: inline-block;
text-decoration: none;
color: var(--text-link-color) !important;
color: var(--primary-color) !important;
}
#experience a::after {
@@ -432,7 +432,7 @@ header .navbar.animate {
}
#education .card .card-body .education-content a {
color: var(--text-link-color) !important;
color: var(--primary-color) !important;
text-decoration: none;
opacity: 0.9;
}
@@ -440,7 +440,7 @@ header .navbar.animate {
#education .card .card-body > a h6 {
display: inline-block;
text-decoration: none;
color: var(--text-link-color) !important;
color: var(--primary-color) !important;
}
#education .card .card-body > a h6::after {