From 298e25dcc5f7c6ee99813c5161fab4b0309b6e0f Mon Sep 17 00:00:00 2001 From: ahzek Date: Fri, 2 May 2025 19:28:44 +0200 Subject: [PATCH] revert the changes --- css/styles.css | 30 ++---------------------------- index.html | 12 ++++-------- 2 files changed, 6 insertions(+), 36 deletions(-) diff --git a/css/styles.css b/css/styles.css index b56f8e0..27d5f5a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -530,35 +530,9 @@ padding: 1rem; } - .profile-container { - margin-right: 10px; - align-self: flex-start; - margin-top: 5px; - } - - .profile-pic { - width: 60px; - height: 60px; - border-radius: 50%; - object-fit: cover; - border: 2px solid var(--accent-color); - display: block; - } - .header-top { - display: flex; - align-items: flex-start; - justify-content: space-between; - padding: 10px 0; - gap: 15px; - position: relative; - } - - .header-top h1 { - margin: 0; - flex-grow: 1; - line-height: 1.2; - padding-top: 5px; + flex-direction: column; + gap: 1rem; } .contact-links { diff --git a/index.html b/index.html index 9a2faf0..33a329d 100644 --- a/index.html +++ b/index.html @@ -14,16 +14,12 @@
-
- Bartłomiej Piekarski -
- +

Bartłomiej Piekarski

-

Student Informatyki | Specjalizacja: Gry Komputerowe i Aplikacje Mobilne