Skip to content

Commit

Permalink
deploy: ef456bb
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat992 committed Sep 2, 2024
1 parent 01e3095 commit e3391a4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta content="Patrick Hettich, mobile and web development, API integration, and data integration using technologies like Flutter, Java, C#, Javascript, Azure, and Kotlin." name="description">
<link href="/portfolio/favicon.ico" rel="icon">
<meta content="width=device-width, initial-scale=1" name="viewport">
<style>@import url("/styles/splide-min.css") layer(splide)</style>
<style>@import url("/styles/loading-spinner.css") layer(spinner)</style>
<style>@import url("/portfolio/styles/splide-min.css") layer(splide)</style>
<style>@import url("/portfolio/styles/loading-spinner.css") layer(spinner)</style>
</head>
<body>
<div id="root" style="width: 100%; height: 100%;" class="silk-colors_light">
Expand Down Expand Up @@ -61,7 +61,7 @@
</div>
</div>
</nav>
<section class="section" style="z-index: 1; padding: 150px 0px 0px; width: 100%; max-width: 1920px; height: 100vh;" id="home">
<section class="section" style="z-index: 1; padding: 150px 0px 0px; width: 100%; max-width: 1920px; min-height: 100vh;" id="home">
<div class="kobweb-col kobweb-arrange-top kobweb-align-start" style="width: 100%;">
<div class="kobweb-col kobweb-arrange-top kobweb-align-start">
<h3 style="padding: 0px; margin: 0px 0px 50px; font-family: Roboto; color: rgb(255, 255, 255); font-size: 1.5rem;">HOME
Expand All @@ -77,7 +77,7 @@ <h1 class="main-section-title" style="padding: 0px; margin: 0px; font-size: 2.5r
</ul>
</div></h1>
</div>
<h2 style="font-family: Roboto; color: rgb(255, 255, 255); width: 100%; font-size: 10rem; letter-spacing: 1.5rem; display: inline-block; background-size: cover; background-clip: text; background-image: url(&quot;/images/text/text-gradient.svg&quot;); -webkit-text-fill-color: transparent;">PATRICK HETTICH</h2>
<h2 style="font-family: Roboto; color: rgb(255, 255, 255); width: 100%; font-size: 10rem; letter-spacing: 1.5rem; display: inline-block; background-size: cover; background-clip: text; background-image: url(&quot;/portfolio/images/text/text-gradient.svg&quot;); -webkit-text-fill-color: transparent;">PATRICK HETTICH</h2>
<div class="kobweb-box kobweb-align-center" style="width: 100%;">
<a class="silk-link primary-button-style-gradient" style="backdrop-filter: blur(5px) saturate(180%); background-color: rgb(247, 198, 77); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 50px; color: rgb(16, 15, 29); font-family: Roboto; font-weight: 500; text-decoration-line: none; padding: 20px; height: max-content; width: max-content; text-align: center;" href="#contact">
<div class="button-gradient kobweb-box kobweb-align-top-start" style="height: 100%; border-radius: 50px; background: linear-gradient(90deg, rgb(247, 198, 77) 0%, rgb(242, 76, 105) 100%); width: 100%; position: absolute; top: 0px; left: 0px; z-index: -1;"></div>
Expand Down
2 changes: 1 addition & 1 deletion portfolio.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion portfolio.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions portfolio/project.html → project.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta content="Patrick Hettich, mobile and web development, API integration, and data integration using technologies like Flutter, Java, C#, Javascript, Azure, and Kotlin." name="description">
<link href="/portfolio/favicon.ico" rel="icon">
<meta content="width=device-width, initial-scale=1" name="viewport">
<style>@import url("/styles/splide-min.css") layer(splide)</style>
<style>@import url("/styles/loading-spinner.css") layer(spinner)</style>
<style>@import url("/portfolio/styles/splide-min.css") layer(splide)</style>
<style>@import url("/portfolio/styles/loading-spinner.css") layer(spinner)</style>
</head>
<body>
<div id="root" style="width: 100%; height: 100%;" class="silk-colors_light">
Expand Down

0 comments on commit e3391a4

Please sign in to comment.