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> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<link name="stylesheet" href="style.css">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link name="stylesheet" rel="style.css">
<!--=============== REMIXICONS ===============--> <!--=============== REMIXICONS ===============-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/3.5.0/remixicon.css"> <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> </head>
<body> <body>
<!--==================== HEADER ====================--> <!--==================== HEADER ====================-->