Skip to content

Commit 0de60b2

Browse files
committed
фиксы
1 parent fab7b67 commit 0de60b2

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

assets/css/style.css

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2595,15 +2595,6 @@ main {
25952595
gap: 1rem;
25962596
}
25972597

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-
26072598
.platform-header h3 {
26082599
margin: 0;
26092600
color: var(--text-primary);
@@ -2785,8 +2776,8 @@ main {
27852776
}
27862777

27872778
.platform-logo {
2788-
width: 80px;
2789-
height: 80px;
2779+
width: 280px;
2780+
height: 280px;
27902781
object-fit: cover;
27912782
border-radius: 8px;
27922783
flex-shrink: 0;

0 commit comments

Comments
 (0)