diff --git a/css/compute-c23f91.webflow.css b/css/compute-c23f91.webflow.css index b5f3331..784dceb 100644 --- a/css/compute-c23f91.webflow.css +++ b/css/compute-c23f91.webflow.css @@ -43,6 +43,16 @@ body { display: flex; } +#banner { + background-color: #f6c318; + color: #552a85; + text-align: center; + padding: 10px; + position: relative; + font-size: 24pt; + font-family: monospace +} + @media screen and (max-width: 991px) { .w-layout-blockcontainer { max-width: 728px; @@ -53,8 +63,13 @@ body { .w-layout-blockcontainer { max-width: none; } + + #banner { + font-size: 16pt; + } } + article { margin: 20px; } @@ -281,6 +296,11 @@ li { overflow-y: hidden; } + .ais-Hits-item { + margin-bottom: 1em; + width: 100%; + } + .unwrapped-compute { display: none; } diff --git a/index.html b/index.html index fb26da3..bba5a48 100644 --- a/index.html +++ b/index.html @@ -101,13 +101,6 @@ - - + +