Fix CSS issues

This commit is contained in:
2025-09-12 16:09:55 +02:00
parent 7defda0517
commit 87d125d3bb
3 changed files with 13 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
<body>
<nav></nav>
<div class="slider" style="width: 100vw; height: 80vh;">
<div class="slider">
<div class="slider-container">
<div class="slider-element current"
style="background-image: url( 'https://store-cdn.janishutz.com/assets/libreevent/libreevent-title.jpg' );">
@@ -84,13 +84,12 @@
</div>
</div>
<div class="content">
<img src="https://static.janishutz.com/logo.jpg" alt="janishutz logo" class="project-logo">
<div class="content" style="margin-top: 50px;">
<h1>Projects</h1>
<p>Discover my software projects</p>
<hr class="divider" style="margin-top: 75px;">
<hr class="divider" style="margin-top: 50px;">
<h2 id="foss">Open Source Projects</h2>
<p>Projects you can use for free, that have their source code publicly available and you can help develop</p>