Skip to content

Commit

Permalink
vuelta atras
Browse files Browse the repository at this point in the history
  • Loading branch information
clara7227 committed Jan 7, 2025
1 parent 2750b8d commit 9cccd72
Show file tree
Hide file tree
Showing 311 changed files with 618 additions and 766 deletions.
2 changes: 1 addition & 1 deletion components/core/Banner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const BannerImg = React.forwardRef(({ className, ...props }, ref) => (
"relative top-0 md:relative flex w-full z-0 h-[85vh]"}>
<img
className="
h-[85vh] flex items-center justify-center object-cover w-screen opacity-80"
h-[32rem] md:h-[85vh] flex items-center justify-center object-cover w-screen opacity-80"
src="assets/img/backgrounds/landing_4.svg"
alt="icon"
/>
Expand Down
2 changes: 1 addition & 1 deletion components/illustrations/ResearchlineIllust.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const ResearchlineIllust = ({ researchLine }) => {
<div className="data-spaces-item" id="data-spaces-item-4"></div>
</div>
<Link className="icon_link_publication" target="_blank" href="projects?researchline=data">
<ArrowOutwardIcon className=" text-white text-5xl !important absolute right-2 hover:right-0 bottom-1 transition-all hover:bottom-2 font-bold opacity-75 hover:opacity-100" />
<ArrowOutwardIcon className=" text-white text-5xl absolute right-2 hover:right-0 bottom-1 transition-all hover:bottom-2 font-bold opacity-75 hover:opacity-100" />
<Mybadge variant="secondary" size="sm" className="link_publication absolute right-2 bottom-14"> {t("front.ResearchLines.button")} </Mybadge>
</Link>
</div>
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions docs/404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_next/static/chunks/0e5ce63c-c3a86c17627f63d4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_next/static/chunks/109-72ea9f28e9ed85a3.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_next/static/chunks/146-4130ecc876a7d654.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_next/static/chunks/203.2b4c1ee4fbe3a7cf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9cccd72

Please sign in to comment.