We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b848645 commit 4cffe32Copy full SHA for 4cffe32
1 file changed
docs/custom.css
@@ -13,35 +13,6 @@
13
--theme-color: var(--primary-blue);
14
}
15
16
-/* use this for the guide links */
17
-.markdown-section h6 {
18
- font-size: var(--heading-h3-font-size);
19
- border-bottom: 1px solid #d1d6db;
20
- cursor: pointer;
21
- display: flex;
22
- align-items: center;
23
- padding: 2rem 0 !important;
24
- font-weight: 800;
25
- letter-spacing: 0;
26
- padding-bottom: 0.02rem;
27
- margin: 0px;
28
- margin-top: 0px;
29
- text-decoration: none;
30
- text-transform: none;
31
-}
32
-
33
-.markdown-section h6 > a {
34
- border-bottom: 0;
35
- color: inherit;
36
37
38
39
-.markdown-section h6 > a:hover {
40
41
- color: var(--primary-blue);
42
43
44
45
.app-name-link img {
46
width: 5em;
47
+}
0 commit comments