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.
1 parent 5ff6a3a commit b302b38Copy full SHA for b302b38
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