interface change

This commit is contained in:
Ivan
2023-09-19 14:11:08 +03:00
parent c8f3e0a741
commit 0b34293389
14 changed files with 26 additions and 40 deletions

View File

@ -9,8 +9,18 @@
</head>
<body>
<style>
.main {
margin-top: 92px !important;
}
.main .bg {
min-height: calc(100vh - 162px - 92px);
}
</style>
<header>
<img src="../img/argus.png">
<img src="../../img/argus.png">
<h1>Аргус</h1>
<h2><span>/</span> {{Organisation}}</h2>
</header>