Skip to content

Commit 8e136aa

Browse files
committed
commit to request change
1 parent 54d63ae commit 8e136aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/css/activity.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,5 +260,5 @@ input.number {
260260
.color-change {
261261
fill : #033CD2;
262262
stroke : #78E600;
263-
stroke-width: 3;
263+
stroke-width: 4;
264264
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
loadL10nSplashScreen();
175175
</script>
176176
<div class="loading-text" id="loadingText" style="margin-top:1.5rem;"></div>
177-
<a href="https://www.sugarlabs.org/" target="_blank" id="link-to-sugarLabs">
177+
<a href="https://www.sugarlabs.org/" target="_blank" id="link-to-sugarLabs">
178178
<div class="logo-container" id="bottom-right-logo">
179179
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 501 167" height="50" width="150">
180180
<!-- Logo paths -->

0 commit comments

Comments
 (0)