fixed document view mode to standart

This commit is contained in:
2023-07-08 03:50:50 +05:00
parent e628d10ec7
commit 1aa8a1bdff
3 changed files with 5 additions and 8 deletions

View File

@ -1,12 +1,11 @@
<!DOCTYPE html>
<%- include('./static/start.ejs',{name:"admin",async: true}) %>
<%- include('./header.ejs') %>
<style>
section{
width: 80vw;
margin: auto;
}
</style>
<%- include('./static/start.ejs',{name:"admin",async: true}) %>
<%- include('./header.ejs') %>
<h1 style="text-align: center;"><%= lang("hello admin") %></h1> <br>
<section>