mirror of https://github.com/crossplane/docs.git
Remove banner promoting Community Day
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
This commit is contained in:
parent
5f52d84d40
commit
6bde67c063
|
@ -1,21 +1,3 @@
|
|||
<div id="surveyBanner">
|
||||
<div>
|
||||
<span>🎉 Join us for our 2nd Crossplane Community Day - December 15th, 2020 - </span>
|
||||
<a href="https://events.crossplane.io/crossplane-community-day-the-future-of-cloud-is-a-universal-api">Register Now!</a>
|
||||
</div>
|
||||
<style>
|
||||
#header .hamburger-controls {
|
||||
top: 135px !important;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@media (max-width: 48em) {
|
||||
#header .links {
|
||||
top: 125px !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</div>
|
||||
<div id="header">
|
||||
<div>
|
||||
<div class="logo">
|
||||
|
|
Loading…
Reference in New Issue