Compare commits

..

1 Commits

Author SHA1 Message Date
Egor Savkin a207d4662f Add HD68 cable options and fix first small cards options
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-09-27 17:39:26 +08:00
1 changed files with 2 additions and 2 deletions

View File

@ -579,8 +579,8 @@ button {
}
&.hd68-idc, &.stabilizer, &.clocker {
width: 79px;
left: -8px; // (card width (63) - overlay width (79)) / 2
width: 85px;
left: -11px; // (card width (63) - overlay width (85)) / 2
}
}
}