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.
2 parents 0d71c65 + b302b38 commit ef7e6a2Copy full SHA for ef7e6a2
css/openchoreo.css
@@ -79,7 +79,7 @@ background-color: #fff;
79
80
.cButtonIcon {
81
82
- background-image: url(/img/github.webp);
+ background-image: url(../img/github.webp);
83
background-size: 30px;
84
background-position: 10px center;
85
background-repeat: no-repeat;
@@ -125,7 +125,7 @@ background-color: #fff;
125
126
127
.cButton.cOutlineCTA {
128
- background-image: url(/img/bgicons-new-01.webp);
+ background-image: url(../img/bgicons-new-01.webp);
129
background-size: 40px;
130
131
0 commit comments