page-denied ok

This commit is contained in:
Romain Verger 2022-03-09 16:52:33 +01:00
parent 8413febc86
commit b0fdee89b6
3 changed files with 8 additions and 1 deletions

View File

@ -1 +1,3 @@
<p>page-denied works!</p>
<div class="container">
<img src="assets/you-shall-not-pass.gif"/>
</div>

View File

@ -0,0 +1,5 @@
.container{
display: flex;
justify-content: center;
margin-top: 7vh;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB