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 fab7b67 commit 0de60b2Copy full SHA for 0de60b2
assets/css/style.css
@@ -2595,15 +2595,6 @@ main {
2595
gap: 1rem;
2596
}
2597
2598
-.platform-logo {
2599
- width: 260px;
2600
- height: 260px;
2601
- object-fit: cover;
2602
- border-radius: 8px;
2603
- flex-shrink: 0;
2604
- border: 1px solid var(--border-color);
2605
-}
2606
-
2607
.platform-header h3 {
2608
margin: 0;
2609
color: var(--text-primary);
@@ -2785,8 +2776,8 @@ main {
2785
2776
2786
2777
2787
2778
.platform-logo {
2788
- width: 80px;
2789
- height: 80px;
2779
+ width: 280px;
2780
+ height: 280px;
2790
2781
object-fit: cover;
2791
2782
border-radius: 8px;
2792
2783
flex-shrink: 0;
0 commit comments