We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae1556 commit b10018dCopy full SHA for b10018d
EShop/Web/Views/Shared/_Layout.cshtml
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title>@ViewData["Title"] - Web</title>
7
8
- <link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/10.6.0/fluent/fluent-main.css" />
+ <link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/11.0.2/fluent/fluent-main.css" />
9
10
<environment names="Development">
11
<bundle name="wwwroot/bundles/styles.min.css" />
@@ -55,4 +55,4 @@
55
56
@RenderSection("scripts", required: false)
57
</body>
58
-</html>
+</html>
0 commit comments