File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 157157}
158158.button-gradient {
159159 display : flex;
160- font-size : 18 px ;
160+ font-size : 50 px ;
161161 background : linear-gradient (90deg , # C7FF9B 0% , # FFF6A7 100% );
162162 font-style : normal;
163163 transition : 0.3s ;
178178}
179179.button-transparent {
180180 color : var (--dl-color-scheme-white );
181- font-size : 18 px ;
181+ font-size : 50 px ;
182182 font-style : normal;
183183 transition : 0.3s ;
184184 font-weight : 700 ;
216216 .hero-container {
217217 background-image : url ('https://github.com/mathpathconsole/mathpathconsole.github.io/blob/main/Stars%20signmobil.jpg?raw=true' ) !important ;
218218 min-width : 321px ; /* ya da 400px deneyebilirsin */
219+
219220 max-width : 640px ;
220221 background-size : cover; /* Resmi düzgün şekilde göstermek için */
221222 }
223+ .mobil {
224+ display : none;
225+ }
226+
222227}
223228.bg-transparent {
224229 background-color : transparent;
13041309 <br> Establish contact with us <
13051310 </span> -->
13061311 < h1 class ="home-title ">
1307- < span > Mathpath Console</ span >
1312+ < span class =" mobil " > Mathpath Console</ span >
13081313 < span class ="home-text08 "> Version Mp-6.x</ span >
13091314 </ h1 >
13101315 < span class ="home-description ">
@@ -1630,5 +1635,6 @@ <h1 class="home-text48">
16301635
16311636
16321637
1638+
16331639
16341640
You can’t perform that action at this time.
0 commit comments