Headless BigID: Difference between revisions

From BigID Developer Portal
No edit summary
No edit summary
Line 3: Line 3:
.head {
.head {
     width:40vw;
     width:40vw;
}
header {
    display: flex;
}
}
</style>
</style>
<header>
<h1>Follow along with me!</h1>
<img class="head" src="/cdn/halloween21/headlessman.png"/>
<img class="head" src="/cdn/halloween21/headlessman.png"/>
</header>
</html>
</html>

Revision as of 17:51, 27 October 2021

Follow along with me!