remove align items from main
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ button {
|
||||
|
||||
main {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
/* align-items: center; */
|
||||
justify-content: center;
|
||||
height: 75vh;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user