main
Said Gedik 2024-05-15 13:55:37 +02:00
parent ad506e7e4f
commit b1edd89f56
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* border-bottom: 1px solid rgba(0, 0, 0, 0.2); */
height: 60px;
margin-bottom: 10px;
margin-bottom: 5px;
background-color: white;
}