css improvements

This commit is contained in:
Fabian Schieder 2026-01-22 18:30:23 +01:00
parent d499168cea
commit 2dec417335

View File

@ -3,16 +3,16 @@
<!DOCTYPE html>
<html lang="en">
<link name="stylesheet" href="style.css">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link name="stylesheet" rel="style.css">
<!--=============== REMIXICONS ===============-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/3.5.0/remixicon.css">
<title>Responsive navbar with search and login - Bedimcode</title>
<title>Geizkragen</title>
</head>
<body>
<!--==================== HEADER ====================-->