Skip to content

Commit ef7e6a2

Browse files
Merge pull request #9 from madhuramendis/main
Update animation
2 parents 0d71c65 + b302b38 commit ef7e6a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/openchoreo.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ background-color: #fff;
7979

8080
.cButtonIcon {
8181

82-
background-image: url(/img/github.webp);
82+
background-image: url(../img/github.webp);
8383
background-size: 30px;
8484
background-position: 10px center;
8585
background-repeat: no-repeat;
@@ -125,7 +125,7 @@ background-color: #fff;
125125

126126

127127
.cButton.cOutlineCTA {
128-
background-image: url(/img/bgicons-new-01.webp);
128+
background-image: url(../img/bgicons-new-01.webp);
129129
background-size: 40px;
130130
background-position: 10px center;
131131
background-repeat: no-repeat;

0 commit comments

Comments
 (0)