remove height and width raya

This commit is contained in:
chris 2021-03-16 23:56:48 -04:00
parent bba7b9a64b
commit c41ad12778

View File

@ -13,8 +13,6 @@
align-content: center; align-content: center;
justify-content: center; justify-content: center;
margin: auto; margin: auto;
height:100vh;
width: 100vw;
} }
</style> </style>
</head> </head>