Created screens

This commit is contained in:
2024-04-30 15:58:53 +03:00
parent 6ff2744c61
commit 7f0cef4b23
5 changed files with 166 additions and 133 deletions

View File

@@ -1,7 +1,7 @@
#flutter_target {
border: 1px solid #aaa;
width: 320px;
height: 480px;
width: 480px;
height: 600px;
border-radius: 0px;
transition: all 150ms ease-in;
align-self: center;