This commit is contained in:
2020-03-22 14:35:54 +03:00
2 changed files with 2 additions and 1 deletions

View File

@@ -102,7 +102,7 @@
box-shadow: 0px 0px 10px 0px rgba(23, 59, 117, 0.55); /* гардиент бордера */ box-shadow: 0px 0px 10px 0px rgba(23, 59, 117, 0.55); /* гардиент бордера */
position: relative; position: relative;
padding: 18px 0; padding: 18px 0;
background: #565454d6; background: rgba(86, 84, 84, 0.84);
} }
.drop-block_out { .drop-block_out {
padding: 19px 25px; padding: 19px 25px;

View File

@@ -30,6 +30,7 @@
text-align: center; text-align: center;
margin-left: 65px; margin-left: 65px;
margin-top: 35px; margin-top: 35px;
margin-bottom: 160px;
} }
.ava { .ava {