fix padding master
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
<webopt:BundleReference runat="server" Path="~/Content/css" />
|
||||
<link href="~/favicon.ico" rel="shortcut icon" type="image/x-icon" />
|
||||
</head>
|
||||
<body class="p-1">
|
||||
<body class="p-0">
|
||||
<form id="form1" runat="server">
|
||||
<div class="container-flow px-0 mx-0 bg-dark">
|
||||
<asp:ContentPlaceHolder ID="MainContent" runat="server">
|
||||
|
||||
Reference in New Issue
Block a user