Skip to content

Commit

Permalink
Merge pull request #180 from CSSUoB/hide-banner
Browse files Browse the repository at this point in the history
Hide banner temporarily
  • Loading branch information
Danyc0 committed Oct 4, 2021
2 parents a1a7114 + 98a7cfb commit f12913b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ body {
}

#freshers-banner {
display: none;
background-color: #9D68DC;
border-radius: 10px;
padding: 2px 20px;
Expand Down

0 comments on commit f12913b

Please sign in to comment.