Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
feat: replace banner logo to be less distracting
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Mar 2, 2024
1 parent ef7190d commit b742231
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added src/assets/ultra/banner_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/styles/online.manchester.ac.uk_ultra.scss
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ nav ul#base_tools bb-base-navigation-button {
}
}

.banner__logo {
background-image: url("../assets/ultra/banner_logo.png") !important;
}

.image-links-component__container-left {
border-radius: 0.5rem;

Expand Down

0 comments on commit b742231

Please sign in to comment.