Skip to content
Snippets Groups Projects
Commit 265da35a authored by DIALLO ABDOUL-AZIZ's avatar DIALLO ABDOUL-AZIZ
Browse files

Center heading

parent 14e0c529
Branches
No related merge requests found
......@@ -13,6 +13,10 @@ main {
margin: 3rem auto;
}
h1 {
text-align: center;
}
form {
background-color: rgb(255, 255, 255);
padding: 1rem;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment