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 @@
Student Informatyki | Specjalizacja: Gry Komputerowe i Aplikacje Mobilne