Fix title position

This commit is contained in:
Laurent
2024-11-04 10:14:07 +01:00
parent a18f6654b8
commit 4fae13acfa
3 changed files with 7 additions and 5 deletions

View File

@@ -5,8 +5,6 @@
<style>
.page-title
{
position: absolute;
top: 50px;
width: 75vw;
}
</style>