Remove CSS section
This commit is contained in:
parent
b68f7736c8
commit
5233513f45
2 changed files with 0 additions and 8 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue