Skip to content
Snippets Groups Projects

finished confirmation page and bugs

2 files
+ 13
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -14,3 +14,12 @@ font-weight: bold;
@@ -14,3 +14,12 @@ font-weight: bold;
margin-top: 70px;
margin-top: 70px;
text-align: center;
text-align: center;
}
}
 
 
h2 {
 
color: black;
 
font-family: arial, sans-serif;
 
font-size: 20px;
 
font-weight: bold;
 
margin-top: 70px;
 
text-align: center;
 
}
Loading