Skip to content

Commit

Permalink
Mejora de SVGs y páginas en /cv/certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
cesar-gp committed Nov 18, 2024
1 parent c98f13b commit c414adc
Show file tree
Hide file tree
Showing 42 changed files with 652 additions and 151 deletions.
46 changes: 36 additions & 10 deletions assets/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,10 @@ nav {
padding: 0;
}

svg.white {
color: white;
}

.flex {
display: flex;
}
Expand All @@ -319,10 +323,18 @@ nav {
gap: 10px;
}

.flex.morespaced {
gap: 15px;
}

.flex.bigspaced {
gap: 25px;
}

.flex.extraspaced {
gap: 50px;
}

.flex.grow {
flex-grow: 999;
}
Expand Down Expand Up @@ -416,6 +428,16 @@ nav {
padding: 50px;
}

.hpad {
padding-left: 5vw;
padding-right: 5vw;
}

.vpad {
padding-top: 5vw;
padding-bottom: 5vw;
}

.nopad-left {
padding-left: 0;
}
Expand Down Expand Up @@ -464,21 +486,16 @@ nav {
line-height: 1.2em;
}

.hpad {
padding-left: 5vw;
padding-right: 5vw;
}

.vpad {
padding-top: 5vw;
padding-bottom: 5vw;
}

.sticky {
position: sticky;
top: 0;
}

.nooverflow {
max-width: 100%;
max-height: 100%;
}

.left {
margin-left: 0;
margin-right: auto;
Expand Down Expand Up @@ -598,7 +615,10 @@ nav {
}

.icon {
min-width: 18px;
width: 18px;
min-height: 18px;
height: 18px;
}

.icon.big {
Expand Down Expand Up @@ -647,7 +667,10 @@ nav {
}

.icon {
min-width: 24px;
width: 24px;
min-height: 24px;
height: 24px;
}

.icon.big {
Expand Down Expand Up @@ -805,7 +828,10 @@ nav {
}

.icon {
min-width: 28px;
width: 28px;
min-height: 28px;
height: 28px;
}

.icon.big {
Expand Down
Binary file added assets/img/cv/certificates/barrio-oeste.mp4
Binary file not shown.
Binary file added assets/img/cv/certificates/prototype.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion assets/img/icons/award.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/briefcase.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/clock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/coffee.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/file-text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/file.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/hard-drive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/home.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/info.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/link.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/linkedin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/mail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/map-pin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/music.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/pen-tool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/icons/play.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/tool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/img/icons/user.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/pdf/Colegón.pdf
Binary file not shown.
Binary file added assets/pdf/Guía-de-estilo-Imagin.pdf
Binary file not shown.
Binary file added assets/pdf/Mi-Cine.pdf
Binary file not shown.
Binary file not shown.
Binary file added assets/pdf/TFM-Conflictos-en-redes-sociales.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/pdf/Webify.pdf
Binary file not shown.
Loading

0 comments on commit c414adc

Please sign in to comment.