Remove CSS section

This commit is contained in:
Robert Marshall 2020-01-04 16:57:05 +00:00
parent b68f7736c8
commit 5233513f45
2 changed files with 0 additions and 8 deletions

View file

@ -5,9 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@ViewData["Title"] | Robware</title>
<link href="/css/style.css" rel="stylesheet" defer/>
<style type="text/css">
@RenderSection("CSS", required: false);
</style>
</head>
<body>
<header class="header">