Merge branch 'forms' into main

This commit is contained in:
Patrick McGuire
2022-02-14 13:56:35 -05:00
committed by GitHub
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -119,6 +119,7 @@ a {
text-align: center;
}
img {
width:75%;
}
@@ -253,6 +254,7 @@ while($rows = $specificstats->fetch_assoc()) {
</div>";
}}
?>
</section>
</html>