We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e14f43 commit 8b992dfCopy full SHA for 8b992df
style.css
@@ -176,6 +176,11 @@ h6 {
176
font-weight: 700;
177
}
178
179
+.awesome__text-part-button:hover {
180
+ background-color: #2856a0;
181
+
182
+}
183
184
.awesome__img {}
185
186
.awesome__img-item {
@@ -310,9 +315,11 @@ h6 {
310
315
background-color: #3B82F6;
311
316
312
317
313
-.action__button:hover{
318
319
+.action__button:hover {
314
320
background-color: #2856a0;
321
322
323
.footer {
324
background-color: #1F2937;
325
0 commit comments