Skip to content

Commit cfab8c9

Browse files
authored
Update style.css
1 parent 1b2ccd1 commit cfab8c9

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

style.css

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -367,20 +367,6 @@ body {
367367
background: #141414;
368368
}
369369

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-
384370
.snapchat {
385371
background: linear-gradient(135deg, #fffc00, #ccca00);
386372
}
@@ -391,13 +377,6 @@ body {
391377
background: #fffc00;
392378
}
393379

394-
.telegram {
395-
background: linear-gradient(135deg, #0088cc, #006699);
396-
}
397-
.telegram::before {
398-
background: #0088cc;
399-
}
400-
401380
.btn-custom {
402381
background: var(--secondary-gradient);
403382
border: none;

0 commit comments

Comments
 (0)