mirror of
git://f0xx.org/ac/ac-platform-web
synced 2026-08-09 20:59:36 +03:00
FOR SALE ribbon: extend band to clip at viewport edges.
Long padding-block on inner keeps double border; letters stay centered. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2523,7 +2523,9 @@ button.report-tag--filter:hover {
|
||||
display: block;
|
||||
background: #fff;
|
||||
border: 2px solid #c00;
|
||||
padding: 0.3rem 0.45rem;
|
||||
padding-inline: 0.45rem;
|
||||
/* Long band — ends clip at viewport after -135deg rotation. */
|
||||
padding-block: calc(100vmax + 0.3rem);
|
||||
}
|
||||
.platform-for-sale-badge__letters {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user