fresh settings layout

This commit is contained in:
m5r
2021-09-30 00:10:42 +02:00
parent d1b88078fb
commit 5e08863078
10 changed files with 28729 additions and 105 deletions

View File

@ -74,7 +74,7 @@ const KeypadPage: BlitzPage = () => {
});
return (
<div className="w-96 h-full flex flex-col justify-around py-5 mx-auto text-center text-black bg-white">
<div className="w-96 h-full flex flex-col justify-around py-5 mx-auto text-center text-black">
<div className="h-16 text-3xl text-gray-700">
<span>{phoneNumber}</span>
</div>