add page functionality

This commit is contained in:
ismailsosic
2022-03-29 12:52:57 +02:00
parent 398ed4ceb4
commit acd20536c8
31 changed files with 476 additions and 98 deletions

View File

@@ -1,3 +1,10 @@
.paragh-div{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.first-paragh {
padding-top: 20px;
margin-top: 50px;