added payments template and styles

This commit is contained in:
Kostya
2023-11-26 00:09:44 +03:00
parent 2d199a4730
commit f05e15dcb2
4 changed files with 105 additions and 1 deletions

View File

@@ -122,6 +122,7 @@ body, html {
/* Profile */
.profile {
display: flex;
grid-area: profile;
height: 95%;
border-radius: 50px;