v2 done: fixed mobile and responsive issues.
This commit is contained in:
parent
719e74d14b
commit
6352db73c9
93 changed files with 3951 additions and 66 deletions
|
|
@ -176,12 +176,12 @@ p {
|
|||
*****************************/
|
||||
|
||||
body {
|
||||
align-items: center;
|
||||
/* align-items: center; */
|
||||
background-color: var(--neutral-grey);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
/* display: flex; */
|
||||
/* justify-content: center;
|
||||
min-height: 100vh;
|
||||
width: 100%;
|
||||
width: 100%; */
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue