This commit is contained in:
DerTyp7
2023-10-09 14:11:38 +00:00
parent f23aa25bb3
commit 5fc3d1ea9a
4 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
#app{display:flex;flex-direction:column}.header{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:row}.header .logo{flex:.5}.header .links{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.header .links a{margin-left:1rem;text-decoration:none;color:#323232;font-weight:600;font-size:1.2rem;transition:all .1s ease-in-out;border-bottom:3px solid transparent}.header .links a:hover{color:#000;border-color:#000}.header .control{display:flex;justify-content:space-around;align-items:center;flex:.5}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}

View File

@@ -1 +0,0 @@
:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}

View File

@@ -7,8 +7,8 @@
<meta name="description" content='Portfolio for Janis "DerTyp7" Meister' />
<meta name="author" content='Janis "DerTyp7" Meister' />
<title>Janis Meister - Portfolio</title>
<script type="module" crossorigin src="/assets/index-7607bec9.js"></script>
<link rel="stylesheet" href="/assets/index-d7d4d1d0.css">
<script type="module" crossorigin src="/assets/index-20860683.js"></script>
<link rel="stylesheet" href="/assets/index-2e768807.css">
</head>
<body>
<div id="root"></div>