readme + more styling

This commit is contained in:
janis
2022-12-14 08:06:36 +01:00
parent 8fdc291f15
commit 08d3fc8dfd
3 changed files with 17 additions and 1 deletions

View File

@@ -101,4 +101,18 @@ body {
display: inline-block;
width: 40%;
margin: 2%;
}
/* GETTING STARTED BOX AND CHILDREN */
.getting-started {
margin-top: 5%;
width: 100%;
height: 50vh;
text-align: center;
}
.big-text {
font-size: 200%;
}