et#4
Mahesh Sharma 2 years ago
parent 35990fe3d9
commit 90dd06752d
  1. 7
      public/frontend/css/style.css

@ -905,6 +905,13 @@ Responsive Codes
padding: 1rem;
border-bottom: 1px solid #AFAFAF;
}
.visa-table .nav-link:first-child{
border-radius: 12px 12px 0 0;
}
.visa-table .nav-link:last-child{
border-radius: 0 0 12px 12px;
border-bottom: none;
}
/* Footer Css */
.footer{
background: #296AC7;

Loading…
Cancel
Save