interview page and design fixes

This commit is contained in:
kurpfish
2021-08-18 15:56:24 +03:00
parent deecc0905a
commit 288f060575
18 changed files with 271 additions and 79 deletions

View File

@ -154,7 +154,7 @@
}
.description__list {
padding: 5px;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
@ -168,7 +168,7 @@
letter-spacing: normal;
text-align: left;
line-height: 36px;
margin-left: 10px;
margin-right: 10px;
word-wrap: break-word;
}