mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
Hide HasuraCon'22 banner
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8845 GitOrigin-RevId: 7ad2250d6f88a8b3e4e3da20328b095b3b8fa62d
This commit is contained in:
parent
71430082f2
commit
63fe16604e
@ -1,6 +1,8 @@
|
||||
.hasura-con-banner {
|
||||
//hiding 2022 banner, will add new one for 2023 when the promotions start
|
||||
display: none;
|
||||
//display: grid;
|
||||
margin: 40px 0;
|
||||
display: grid;
|
||||
grid-template-columns: 110px 1fr;
|
||||
grid-gap: 32px;
|
||||
padding: 20px 60px;
|
||||
|
Loading…
Reference in New Issue
Block a user