Skip to content

Commit b302b38

Browse files
committed
Update animation
1 parent 5ff6a3a commit b302b38

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)