development third page
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user