From e631f25d1e4fe634e009e7a17251efe0f779cf80 Mon Sep 17 00:00:00 2001 From: ValenMorales Date: Sat, 2 Mar 2024 22:15:23 -0500 Subject: [PATCH] changes in font style --- css/projects.css | 19 +++++++++++++------ html/projects.html | 4 ++++ index.css | 11 ++++++++++- index.html | 4 ++-- 4 files changed, 29 insertions(+), 9 deletions(-) diff --git a/css/projects.css b/css/projects.css index e6aa042..1591959 100644 --- a/css/projects.css +++ b/css/projects.css @@ -4,6 +4,14 @@ box-sizing: border-box; } +.project-details h1{ + font-size: 3rem; +} + +body{ + font-family: "Space Grotesk"; +} + main::before { content: ""; position: fixed; @@ -86,12 +94,14 @@ main::before { } h1 { - font-size: 3rem; + font-size: 2rem; color: rgb(255, 245, 193); margin-bottom: 2rem; text-align: center; } + + .project-content h2 { font-size: 2rem; color: rgb(255, 245, 193); @@ -134,6 +144,7 @@ main::before { height: 100%; display: flex; overflow-x: scroll; + margin: auto; } .gallery div { @@ -188,11 +199,7 @@ main::before { justify-content: center; align-items: center; } -.project-details h2 { - color: rgb(255, 245, 193); - font-size: 2rem; - margin-bottom: 2rem; -} + .project-details p { color: white; font-size: 1.2rem; diff --git a/html/projects.html b/html/projects.html index af3e3b7..3d4f99f 100644 --- a/html/projects.html +++ b/html/projects.html @@ -4,6 +4,10 @@ Projects + + + + diff --git a/index.css b/index.css index c766794..fbcf42a 100644 --- a/index.css +++ b/index.css @@ -91,7 +91,9 @@ select { } body { - font-family: var(--tipo-principal); + font-family: "Space Grotesk"; + font-optical-sizing: auto; + font-style: normal; font-size: 100%; min-height: 100vh; @@ -266,6 +268,13 @@ main { font-size: 1.2em; font-weight: 800; } +.article h3{ + font-size: 1.7em; + font-weight: 800; + margin: 1em 0; + +} + article ul { display: flex; diff --git a/index.html b/index.html index d67289d..5204e8c 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ my Portfolio - + Company
  • Duration

    -

    1 año laborado (September 2022 – August 2023)

    +

    1 year worked (September 2022 – August 2023)

  • Functions