File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 149149 text-align : center;
150150}
151151
152- .sponsors-title {
153- font-size : 28px !important ;
154- font-weight : 600 !important ;
152+ /* Styles specific to home page only */
153+ .VPHome .sponsors-title {
154+ font-size : 24px !important ;
155+ font-weight : 400 !important ;
155156 margin-bottom : 32px !important ;
156- color : var (--vp-c-text-1 );
157+ color : var (--vp-c-text-2 );
158+ border : none !important ;
159+ text-transform : uppercase;
160+ letter-spacing : 0.05em ;
157161}
158162
159163.sponsors-grid {
184188}
185189
186190.sponsor-logo {
187- padding : 40 px 60 px ;
191+ padding : 20 px 40 px ;
188192 border-color : transparent;
189193 background : transparent;
190194}
Original file line number Diff line number Diff line change @@ -49,6 +49,6 @@ features:
4949 <div class =" sponsor-cta-link " >
5050 <a href="/sponsor">Become a Sponsor</a>
5151 <span class="separator">|</span>
52- <a href="https://github.com/php-testo/testo" target="_blank" rel="noopener">Star</a>
52+ <a href="https://github.com/php-testo/testo" target="_blank" rel="noopener">Star on GitHub </a>
5353 </div >
5454</div >
You can’t perform that action at this time.
0 commit comments