small edits

This commit is contained in:
2024-07-29 16:12:38 +03:00
parent 4084c52a9b
commit 0a8ed604a0
8 changed files with 69 additions and 47 deletions

View File

@ -15,6 +15,7 @@
display: flex;
justify-content: space-between;
margin: 15px 0 0 0;
padding: 0 20px;
&__return {
img {
@ -106,6 +107,7 @@
border-radius: 12px;
background: #f1f1f1;
padding-left: 31px;
margin: 0 10px;
p {
color: #5b6871;