Enhancement/vinlottispage css fixes #39

Merged
Adrianht merged 10 commits from enhancement/vinlottispage-css-fixes into master 2020-09-17 10:39:17 +00:00
Showing only changes of commit 9f7a4df61b - Show all commits

View File

@@ -97,6 +97,11 @@ export default {
margin: 1em;
}
h1 {
text-align: center;
font-family: "knowit";
}
.container{
display: flex;
flex-direction: column;