Skip to content

Commit

Permalink
uconn header container update
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc23007 committed Nov 19, 2024
1 parent 6c55378 commit 510924d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/UConnHeader.scss
Original file line number Diff line number Diff line change
Expand Up @@ -891,4 +891,18 @@
#uconn-banner.alternative #uconn-header-container.health #uconn-header-container.health #uconn-az:hover+#uconn-search-tooltip:before,
#uconn-banner.alternative #uconn-header-container.health #uconn-az:focus+#uconn-search-tooltip:before {
content: 'Search UConn Health'
}

#uconn-banner .row-container {
max-width: 1200px !important;
}

#uconn-banner .row-container {
width: 100%;
margin: 0px auto;
box-sizing: border-box;
padding-top: 0.7rem;
padding-right: 1.9em !important;
padding-bottom: 0.7rem;
padding-left: 1.9em !important;
}

0 comments on commit 510924d

Please sign in to comment.