Start of the About page (WIP)

This commit is contained in:
FallenGravity
2019-10-15 13:03:41 +02:00
parent 6887481b2a
commit f978f2aaf9
12 changed files with 506 additions and 7 deletions

11
assets/styles/about.css Normal file
View File

@@ -0,0 +1,11 @@
button {
display: block;
margin-left: auto;
margin-right: auto;
width: 40%;
}
h4 {
text-align: center;
color: white;
}