Skip to content

Commit 56fc874

Browse files
committed
update: main page
1 parent ebb2029 commit 56fc874

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

images/theme_dark.png

-338 KB
Loading

images/theme_light.png

-465 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<!-- Screenshots -->
5353
<div class="row justify-content-md-center mt-4">
5454
<div class="col-md-10">
55-
<div id="image-compare" style="box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);">
55+
<div id="image-compare" style="box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); border-radius: 8px;">
5656
<img src="images/theme_light.png"/>
5757
<img src="images/theme_dark.png"/>
5858
</div>

0 commit comments

Comments
 (0)