Update texts + fix responsiveness of new pages

Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
mrjvs
2024-02-10 21:00:06 +01:00
parent a84eb7b0e5
commit ce31771e5f
5 changed files with 38 additions and 10 deletions

View File

@@ -11,7 +11,9 @@ body {
}
#__plasmo {
height: 100%;
display: flex;
flex-direction: column;
min-height: 100%;
background-color: #0A0A10;
}