Skip to content

Commit

Permalink
hcim,immsbc,sa heading and breadcrumb css modified
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaMantripragada committed Jul 15, 2024
1 parent ef0ee87 commit 110b2ab
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,18 @@
margin-bottom: 6px;
}
}
h1 {
color: #036;
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0;
padding: 2rem 0;
}
}

.viewport-small {
.breadcrumb {
margin: 0px 20px 0px 20px;
margin: 0px 20px 0px 5px;
}
fa-icon {
padding-left: 0.6rem;
Expand All @@ -50,7 +57,7 @@

.viewport-xsmall {
.breadcrumb {
margin: 0px 20px 0px 20px;
margin: 0px 20px 0px 2px;

img {
margin-right: 2px;
Expand All @@ -67,13 +74,6 @@
font-size: 1.25rem;
}
}
h1 {
color: #036;
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0;
padding: 2rem 0;
}
}

.viewport-small,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,19 @@
margin-bottom: 6px;
}
}

h1 {
color: #036;
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0;
padding: 2rem 0;
}
}

.viewport-small {
.breadcrumb {
margin: 0px 20px 0px 20px;
margin: 0px 20px 0px 5px;
}
fa-icon {
padding-left: 0.6rem;
Expand All @@ -50,7 +58,7 @@

.viewport-xsmall {
.breadcrumb {
margin: 0px 20px 0px 20px;
margin: 0px 20px 0px 2px;

img {
margin-right: 2px;
Expand All @@ -67,14 +75,6 @@
font-size: 1.25rem;
}
}

h1 {
color: #036;
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0;
padding: 2rem 0;
}
}
.viewport-small,
.viewport-xsmall {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,18 @@
margin-bottom: 6px;
}
}
h1 {
color: #036;
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0;
padding: 2rem 0;
}
}

.viewport-small {
.breadcrumb {
margin: 0px 20px 0px 20px;
margin: 0px 20px 0px 5px;
}
fa-icon {
padding-left: 0.6rem;
Expand All @@ -57,7 +64,7 @@

.viewport-xsmall {
.breadcrumb {
margin: 0px 20px 0px 20px;
margin: 0px 20px 0px 2px;

img {
margin-right: 2px;
Expand All @@ -74,13 +81,6 @@
font-size: 1.25rem;
}
}
h1 {
color: #036;
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0;
padding: 2rem 0;
}
}

.viewport-small,
Expand Down

0 comments on commit 110b2ab

Please sign in to comment.