Compare commits
3 Commits
9a92ed4489
...
be60619353
| Author | SHA1 | Date | |
|---|---|---|---|
| be60619353 | |||
| 3b5d826ce0 | |||
| 992233f4cb |
+138
@@ -0,0 +1,138 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html class="no-js" lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<title>About – Lars Winter</title>
|
||||||
|
<link rel="stylesheet" href="css/style.css">
|
||||||
|
<meta name="description" content="Creator of visual identities and digital interfaces">
|
||||||
|
|
||||||
|
<meta property="og:title" content="Lars Winter">
|
||||||
|
<meta property="og:description" content="Portfolio of Lars Winter">
|
||||||
|
<meta property="og:url" content="https://larswinter.me">
|
||||||
|
<meta property="og:image" content="https://larswinter.me/img/lw-og_image.png">
|
||||||
|
<meta property="og:image:alt" content="">
|
||||||
|
<meta name="fediverse:creator" content="@larswinter@mastodon.social">
|
||||||
|
|
||||||
|
<link rel="icon" href="img/favicon.ico" sizes="any">
|
||||||
|
<!-- <link rel="icon" href="img/icon.svg" type="image/svg+xml"> -->
|
||||||
|
<link rel="apple-touch-icon" href="img/lw.png">
|
||||||
|
|
||||||
|
<meta name="theme-color" content="#F7F7F7" media="(prefers-color-scheme: light)">
|
||||||
|
<meta name="theme-color" content="0f0f0f" media="(prefers-color-scheme: dark)">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div id="skipLink">
|
||||||
|
<a href="#siteContent">Skip to content</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<header class="site-header">
|
||||||
|
<div class="menu-bar">
|
||||||
|
<div class="menu-left">
|
||||||
|
<a class="logo" href="/">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 1080 1080"><path d="M1000.022 50H499.59c-20.565 0-34.827 20.502-27.676 39.783l146.561 395.171c8.419 22.699 40.635 22.382 48.605-.478l61.821-177.315c6.903-19.8 34.906-19.8 41.809 0l61.821 177.315c7.97 22.861 40.187 23.178 48.605.478l146.561-395.171c7.151-19.281-7.112-39.783-27.676-39.783Z"/><path d="M360 538V106c0-30.928-25.072-56-56-56H106c-30.928 0-56 25.072-56 56v868c0 30.928 25.072 56 56 56h868c30.928 0 56-25.072 56-56V650c0-30.928-25.072-56-56-56H416c-30.928 0-56-25.072-56-56"/></svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<nav class="desktop-nav" aria-label="Primary navigation">
|
||||||
|
<ul>
|
||||||
|
<li><a href="/" class="menu-button">Work</a></li>
|
||||||
|
<li><a href="/about.html" class="menu-button" aria-current="page">About</a></li>
|
||||||
|
<li><a href="/privacy.html" class="menu-button">Blog</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="menu-toggle"
|
||||||
|
id="menuToggle"
|
||||||
|
type="button"
|
||||||
|
aria-expanded="false"
|
||||||
|
aria-controls="mobileMenu"
|
||||||
|
aria-haspopup="true"
|
||||||
|
aria-label="Open menu"
|
||||||
|
>
|
||||||
|
<span></span>
|
||||||
|
<span></span>
|
||||||
|
<span></span>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="menu-overlay" id="menuOverlay" hidden></div>
|
||||||
|
|
||||||
|
<aside
|
||||||
|
class="mobile-menu"
|
||||||
|
id="mobileMenu"
|
||||||
|
aria-label="Mobile navigation"
|
||||||
|
aria-hidden="true"
|
||||||
|
>
|
||||||
|
<div class="mobile-menu__header">
|
||||||
|
<strong>Menu</strong>
|
||||||
|
<button class="menu-close" id="menuClose" type="button" aria-label="Close menu">
|
||||||
|
✕
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav aria-label="Mobile navigation">
|
||||||
|
<ul>
|
||||||
|
<li><a href="/" class="link-button" aria-current="page">Work</a></li>
|
||||||
|
<li><a href="/legal-notice.html" class="link-button">About</a></li>
|
||||||
|
<li><a href="/privacy.html" class="link-button">Blog</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<main id="siteContent" class="page-content">
|
||||||
|
|
||||||
|
<!-- target="_blank" rel="noopener noreferrer" -->
|
||||||
|
|
||||||
|
<header class="content-box content-intro">
|
||||||
|
<h1 class="headline size-h2">
|
||||||
|
About text
|
||||||
|
</h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section class="content-box content-text">
|
||||||
|
<p class="text">
|
||||||
|
As usual, my portfolio is a work in progress and currently only available on request. Please feel free to contact me <a href="mailto:contact@larswinter.me">via email</a> for work collaborations and other requests. You can also find me on one of those fancy social networks, like <a rel="me" href="https://mastodon.social/@larswinter">Mastodon</a>, <a href="https://www.linkedin.com/in/larswinter">LinkedIn</a> (if really necessary), <del>Instagram</del>, and <del>Twitter</del>.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<div class="content-box placeholder">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- <div class="footer-fade"></div> -->
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<div class="footer-content">
|
||||||
|
<span>© 2018–<span id="year"></span> Lars Winter</span>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div>
|
||||||
|
<a href="/legal-notice.html">Legal notice</a>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a href="/privacy.html">Privacy</a>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a href="/archive">Archived Portfolio</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script>
|
||||||
|
document.getElementById('year').textContent = new Date().getFullYear();
|
||||||
|
</script>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Add your site or application content here -->
|
||||||
|
<script src="js/app.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
+29
-25
@@ -209,8 +209,7 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6,
|
h6,
|
||||||
p,
|
p {
|
||||||
li {
|
|
||||||
scroll-margin-top: 80px;
|
scroll-margin-top: 80px;
|
||||||
width: clamp(min(100%, 40ch), 50ch, min(100%, 60ch));
|
width: clamp(min(100%, 40ch), 50ch, min(100%, 60ch));
|
||||||
}
|
}
|
||||||
@@ -415,7 +414,7 @@ button:active, .link-button:active, .logo:active, .desktop-nav a[aria-current="p
|
|||||||
color: var(--color-text-button-active);
|
color: var(--color-text-button-active);
|
||||||
}
|
}
|
||||||
|
|
||||||
button:visited, .link-button:visited, .logo:visited, .desktop-nav a[aria-current="page"]:hover, .mobile-menu a[aria-current="page"]:hover {
|
button:visited, .link-button:visited, .logo:visited, .desktop-nav a[aria-current="page"]:visited, .mobile-menu a[aria-current="page"]:visited {
|
||||||
color: var(--color-text-button);
|
color: var(--color-text-button);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@@ -465,41 +464,46 @@ button:visited, .link-button:visited, .logo:visited, .desktop-nav a[aria-current
|
|||||||
|
|
||||||
.menu-bar .menu-left {
|
.menu-bar .menu-left {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: stretch;
|
||||||
justify-content: center;
|
gap: var(--spacing-4);
|
||||||
gap: 1rem;
|
|
||||||
min-height: 44px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* .desktop-nav {
|
|
||||||
height: 100%;
|
|
||||||
align-self: stretch;
|
|
||||||
} */
|
|
||||||
|
|
||||||
.desktop-nav {
|
.desktop-nav {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
|
display: flex;
|
||||||
|
align-self: stretch;
|
||||||
background: light-dark(var(--color-neutral-200), var(--color-neutral-800));
|
background: light-dark(var(--color-neutral-200), var(--color-neutral-800));
|
||||||
border-radius: var(--radius-xxl);
|
border-radius: var(--radius-xxl);
|
||||||
box-shadow: var(--shadow-button);
|
box-shadow: var(--shadow-box);
|
||||||
padding: var(--spacing-2);
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.desktop-nav ul,
|
|
||||||
.mobile-menu ul {
|
|
||||||
list-style: none;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.desktop-nav ul {
|
.desktop-nav ul {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
align-items: stretch;
|
||||||
|
width: 100%;
|
||||||
|
margin: 0;
|
||||||
|
padding: var(--spacing-2);
|
||||||
|
list-style: none;
|
||||||
gap: var(--spacing-2);
|
gap: var(--spacing-2);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* .desktop-nav ul li {
|
.desktop-nav li {
|
||||||
|
flex: 1 1 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: stretch;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
} */
|
padding: 0;
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.desktop-nav .menu-button {
|
||||||
|
flex: 1 1 auto;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.desktop-nav a[aria-current="page"],
|
.desktop-nav a[aria-current="page"],
|
||||||
.mobile-menu a[aria-current="page"] {
|
.mobile-menu a[aria-current="page"] {
|
||||||
|
|||||||
+1
-1
@@ -39,7 +39,7 @@
|
|||||||
<nav class="desktop-nav" aria-label="Primary navigation">
|
<nav class="desktop-nav" aria-label="Primary navigation">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/" class="menu-button" aria-current="page">Work</a></li>
|
<li><a href="/" class="menu-button" aria-current="page">Work</a></li>
|
||||||
<li><a href="/legal-notice.html" class="menu-button">About</a></li>
|
<li><a href="/about.html" class="menu-button">About</a></li>
|
||||||
<li><a href="/privacy.html" class="menu-button">Blog</a></li>
|
<li><a href="/privacy.html" class="menu-button">Blog</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
Reference in New Issue
Block a user