We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28eac45 commit ee1bacaCopy full SHA for ee1baca
src/theme/DocItem/Content/styles.module.css
@@ -67,35 +67,4 @@
67
margin-right: 0;
68
margin-bottom: 1rem;
69
}
70
-}
71
-
72
-/* .container {
73
- display: flex;
74
- flex-direction: column;
75
- width: 100%;
76
77
78
-.headerContainer {
79
80
- align-items: center;
81
- justify-content: space-between;
82
- margin-bottom: 1rem;
83
- gap: 1rem;
84
- max-width: 800px;
85
86
-} */
87
88
-/* .contentContainer {
89
90
91
92
-.contentContainer :global(h1:first-child) {
93
- display: none;
94
95
96
-@media (max-width: 768px) {
97
- .headerContainer {
98
99
- align-items: flex-start;
100
- }
101
+}
0 commit comments