force header width to be equal to container width

This commit is contained in:
Tyler
2024-06-12 05:09:32 +01:00
parent 9eab7af579
commit ac27cac576
5 changed files with 20 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ p > img {
.title-container {
width: fit-content;
padding: 0 5%;
padding: 0;
}
.logo {