add page functionality
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user