Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 0504976

Browse files
author
dpatanin
committed
removed unused theme images
1 parent a6eb0f1 commit 0504976

6 files changed

Lines changed: 0 additions & 6 deletions

File tree

src/images/undraw_businesswoman_pc12.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/images/undraw_hang_out_h9ud.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/images/undraw_taking_notes_tjaf.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/scss/pages/provisions/_page-provision.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.page-provision {
22
background-color: $primary;
3-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(226,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%238033aa'/%3E%3Cstop offset='1' stop-color='%231c3ed3'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2336fff5' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%2336fff5' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2' gradientTransform='rotate(0,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2336fff5' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%2336fff5' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='2' height='1'/%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23b)' points='0 1 0 0 2 0'/%3E%3Cpolygon fill='url(%23c)' points='2 1 2 0 0 0'/%3E%3C/g%3E%3C/svg%3E");
43
background-attachment: fixed;
54
background-size: cover;
65
}

src/scss/pages/provisions/_page-provisions.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.page-provisions {
2-
background-image: url('../images/undraw_businesswoman_pc12.svg');
32
background-repeat: no-repeat;
43
background-size: 115%;
54
background-position: 49px -40px;

src/scss/pages/team/_page-teams.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.page-teams {
2-
background-image: url('../images/undraw_hang_out_h9ud.svg');
32
background-repeat: no-repeat;
43
background-size: 115%;
54
background-position: 49px -40px;

0 commit comments

Comments
 (0)