Fix CSS issues
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user