make nav responsive and fix styling
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Beispiele</title>
|
||||
<meta charset="UTF-8"/>
|
||||
<link rel="icon" type="image/png" href="/curling_logo.png"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<title>Curling E-Portfolio</title>
|
||||
</head>
|
||||
<body class="bg-primary flex flex-col min-h-screen">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user