Skip to content

Commit 8b992df

Browse files
committed
maked some fix, FINISH
1 parent 9e14f43 commit 8b992df

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

style.css

+8-1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@ h6 {
176176
font-weight: 700;
177177
}
178178

179+
.awesome__text-part-button:hover {
180+
background-color: #2856a0;
181+
182+
}
183+
179184
.awesome__img {}
180185

181186
.awesome__img-item {
@@ -310,9 +315,11 @@ h6 {
310315
background-color: #3B82F6;
311316
font-weight: 700;
312317
}
313-
.action__button:hover{
318+
319+
.action__button:hover {
314320
background-color: #2856a0;
315321
}
322+
316323
.footer {
317324
background-color: #1F2937;
318325
}

0 commit comments

Comments
 (0)