Skip to content

Commit 16992e2

Browse files
authored
Merge pull request #229 from codeigniter4projects/demyr17-patch-1
Update ci-responsive
2 parents 1b7561a + af06f81 commit 16992e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

public/assets/css/ci-responsive.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,11 @@ a.footer-menu-item-active:link,a.footer-menu-item-active:visited{
10501050
/* MEDIA 400px ============================== */
10511051

10521052
@media(max-width:400px){
1053+
1054+
.important-link-boxes{
1055+
font-size: 14px;
1056+
}
1057+
10531058
#breadcrumb-inner{
10541059
width:80%;
10551060
margin:0 auto;

0 commit comments

Comments
 (0)