grahamwhiteuk's picture
feat: granite 3.1 with model selection
da09cca
raw
history blame
278 Bytes
footer {
display: none !important;
}
.gr_docs_link {
float: right;
font-size: var(--text-xs);
margin-top: -8px;
}
.gr_title {
display: flex;
align-items: center;
}
.gr_title img {
max-height: 40px;
margin-right: 1rem;
margin-bottom: -10px;
}