Open this paste on another device
The QR code contains the clean paste URL. It contains no password or delete token.
cssRead-only
1
.card-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(min(100%, 18rem), 1fr));
gap: clamp(1rem, 2vw, 1.5rem);
}
.card {
padding: 1.25rem;
border: 1px solid color-mix(in srgb, currentColor 18%, transparent);
border-radius: 0.75rem;
}
Paste details
- Visibility
- Public
- Size
- 266 bytes
- Protection
- Standard link access
- Retention
- No automatic expiry
Share with confidence
Unlisted links are not searchable, but anyone with the URL can open them. Never paste live credentials or personal data.