Merge pull request #2 from malikwachter/dev

-Sticked social links to the ground.
-changed contact email.
-changed margins and image size.
This commit is contained in:
Malik Wachter 2024-01-23 18:35:17 +01:00 committed by GitHub
commit 2b944f6223
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 15 additions and 14 deletions

View file

@ -3,8 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<link href="css/style.css" rel="stylesheet" />
<title>mawacode.de</title> <link href="css/style.css" rel="stylesheet" />
</head>
<body>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<title>mawacode.de</title>
<link href="../css/style.css" rel="stylesheet" />
</head>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<title>mawacode.de</title>
<link href="../css/style.css" rel="stylesheet" />
</head>

View file

@ -3,8 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<link href="../css/style.css" rel="stylesheet" />
<title>mawacode.de</title> <link href="../css/style.css" rel="stylesheet" />
</head>
<body>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<title>mawacode.de</title>
<link href="css/style.css" rel="stylesheet" />
</head>
@ -26,7 +26,7 @@
<div class="row">
<div class="col-1">
<h1>Kontakt</h1>
<h2>Email: mawacode [at] proton.me</h2>
<h2>Email: malik.wachter [at] mawacode.de</h2>
</div>
<div class="col-2">
<img src="pics/emails.png" class="fotovonmir">

View file

@ -79,7 +79,6 @@ h2{
.col-1{
flex-basis: 80%;
position: relative;
margin-left: 50px;
background-color: #e2de84;
padding: 2%;
box-shadow: 10px 10px 10px;
@ -93,9 +92,9 @@ h2{
}
.col-2 .fotovonmir{
width: 40%;
width: 50%;
box-shadow: 10px 10px 10px;
transform: translateX(300px);
margin-left: 30%;
}
.socialmedia img{
@ -109,6 +108,11 @@ h2{
.socialmedia{
text-align: center;
position: fixed;
bottom: 0;
width: 100%;
left: 0;
overflow: hidden;
}
.socialmedia a{

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<title>mawacode.de</title>
<link href="css/style.css" rel="stylesheet" />
</head>

View file

@ -3,8 +3,7 @@
<head>
<meta charset="utf-8">
<title>Personal Website</title>
<link href="css/style.css" rel="stylesheet" />
<title>mawacode.de</title> <link href="css/style.css" rel="stylesheet" />
</head>
<body>