diff --git a/public/css/custom.css b/public/css/custom.css index 627b98f..8dd1f0c 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -1,4 +1,4 @@ - +/* this custom code is for navbar */ @media screen and (max-width: 768px) { .navbar-nav.al { margin: 0; @@ -57,4 +57,6 @@ width: 16px; height: 16px; } -} \ No newline at end of file +} + +/* ends here */ \ No newline at end of file