deleted template for profile and import style profile in profilepage.vue

This commit is contained in:
Kostya
2023-11-25 23:07:23 +03:00
parent ff57fb8ab0
commit 36683d8074
2 changed files with 2 additions and 6 deletions

View File

@@ -124,6 +124,7 @@ body, html {
.profile {
grid-area: profile;
height: 100%;
width: 100%;
background: #fff;
}