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 1b2ccd1 commit cfab8c9Copy full SHA for cfab8c9
style.css
@@ -367,20 +367,6 @@ body {
367
background: #141414;
368
}
369
370
-.youtube {
371
- background: linear-gradient(135deg, #ff0000, #cc0000);
372
-}
373
-.youtube::before {
374
- background: #ff0000;
375
376
-
377
-.tiktok {
378
- background: linear-gradient(135deg, #000000, #333333);
379
380
-.tiktok::before {
381
- background: #000000;
382
383
384
.snapchat {
385
background: linear-gradient(135deg, #fffc00, #ccca00);
386
@@ -391,13 +377,6 @@ body {
391
background: #fffc00;
392
393
394
-.telegram {
395
- background: linear-gradient(135deg, #0088cc, #006699);
396
397
-.telegram::before {
398
- background: #0088cc;
399
400
401
.btn-custom {
402
background: var(--secondary-gradient);
403
border: none;
0 commit comments