development third page

This commit is contained in:
Hope87
2021-06-10 18:17:50 +03:00
parent 8521448072
commit 57674c27c7
15 changed files with 331 additions and 31 deletions

View File

@ -105,6 +105,12 @@
margin-left: 30px;
}
.description__button:hover {
background: rgba(0, 0, 0, 0);
color: #73c141;
box-shadow: inset 0 0 0 3px #73c141;
}
@media (max-width: 575.98px) {
.description__button {
width: 220px;