minor code improvements

This commit is contained in:
2022-04-22 13:56:48 +02:00
parent b9b3196ae6
commit efa4bcbc99
7 changed files with 28 additions and 39 deletions

View File

@@ -4,7 +4,8 @@ label {
}
#login form,
#register form{
#register form,
#subscribe form{
width: 450px;
margin: 0 auto;
}