Skip to content

Commit ff713c4

Browse files
authored
Merge pull request #322 from codeigniter4projects/demyr17-patch-1
2 parents 77cc1a0 + 2e94499 commit ff713c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/assets/css/ci-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ section.content-outer{
628628
.ci-features-box:hover {
629629
float: left;
630630
background: var(--white);
631-
box-shadow: 3px 3px 10px #eee;
631+
box-shadow: 0px 0px 20px #eee;
632632
margin-top: 14px;
633633
}
634634

0 commit comments

Comments
 (0)