Better Items Creation

This commit is contained in:
2023-10-23 01:43:06 -03:00
parent e4e0dd495d
commit 57d228c726
4 changed files with 47 additions and 37 deletions

View File

@@ -13,6 +13,7 @@
top: 0;
left: 0;
display: flex;
position: static;
width: 100%;
background-color: #2e2e2e;
height: 10vh;
@@ -125,7 +126,7 @@ app-header-slider {
letter-spacing: 3px;
color: #ffffff;
font-weight: 500;
font-size: 16px;
font-size: 20px;
}
.profile {