Skip to content

Commit bd3b758

Browse files
committed
Misc changes
- Reduce font size and center landing ad space div - Update team member's pc specs
1 parent d314900 commit bd3b758

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

public_html/lib/css/main.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2753,10 +2753,9 @@ a:hover {
27532753
}
27542754

27552755
.adsense-tx1-description {
2756-
font-family: Roboto-Light;
2757-
font-size: 24px;
2758-
font-weight: 700;
2759-
line-height: 86px;
2756+
font-family: 'Roboto-Regular';
2757+
font-size: 16px;
2758+
line-height: 82px;
27602759
position: absolute;
27612760
z-index: 1;
27622761
top: 50%;

public_html/lib/module/about/inc-about-current.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
<div class="specbox-ico-part" style="background: url('/img/icons/list/ram-generic.png') no-repeat center;">
415415
</div>
416416
<div class="specbox-tx1-part darkmode-txt">
417-
<span>64GB DDR5 (6400MT/s C26)</span>
417+
<span>64GB DDR5 (8000MT/s C30)</span>
418418
</div>
419419
<div class="specbox-ico-mod" style="background: url('/img/icons/list/device-oc.png') no-repeat center;">
420420
</div>
@@ -485,7 +485,7 @@
485485
<div class="specbox-ico-part" style="background: url('/img/icons/list/cpu-intel.png') no-repeat center;">
486486
</div>
487487
<div class="specbox-tx1-part darkmode-txt">
488-
<span>Intel Core Ultra 9 285K (5.7GHz)</span>
488+
<span>Intel Core Ultra 9 285K (5.6GHz)</span>
489489
</div>
490490
<div class="specbox-ico-mod" style="background: url('/img/icons/list/device-oc.png') no-repeat center;">
491491
</div>
@@ -503,7 +503,7 @@
503503
<div class="specbox-ico-part" style="background: url('/img/icons/list/ram-generic.png') no-repeat center;">
504504
</div>
505505
<div class="specbox-tx1-part darkmode-txt">
506-
<span>128GB DDR5 (7800MT/s C48)</span>
506+
<span>128GB DDR5 (7600MT/s C36)</span>
507507
</div>
508508
<div class="specbox-ico-mod" style="background: url('/img/icons/list/device-oc.png') no-repeat center;">
509509
</div>
@@ -512,7 +512,7 @@
512512
<div class="specbox-ico-part" style="background: url('/img/icons/list/os-windows-11.png') no-repeat center;">
513513
</div>
514514
<div class="specbox-tx1-part darkmode-txt">
515-
<span>Windows 11</span>
515+
<span>Windows Server</span>
516516
</div>
517517
</div>
518518
</div>

0 commit comments

Comments
 (0)