update index + css

This commit is contained in:
Stan Turing 2023-05-08 08:09:56 +02:00
parent 0914224846
commit ec64c8d118
2 changed files with 2 additions and 2 deletions

View file

@ -94,7 +94,7 @@ header {
position: relative;
padding: 0px 0px 5px 0px;
border-radius: 0px 0px 25px 25px;
background-image: url("/img/dark-color-bg6.png");
/* background-image: url("/img/dark-color-bg6.png"); */
background-size: 90%;
background-position: center;
background-repeat: repeat-y;

View file

@ -9,7 +9,7 @@
<title>Patrick Gerhartz</title>
</head>
<body>
<div class="top-container" id="home">
<div class="top-container" id="home" style="background-image: url(img/dark-color-bg6.png);">
<header>
<div class="logo" href="index.html"><span>/</span>Patrick<span>.dev</span></div>
<div class="hamburger">