added div

This commit is contained in:
J-Klinke 2024-06-14 12:48:06 +02:00 committed by Elias Schriefer
parent 3f7ab20b60
commit af68a840d3
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ header {
}
}
.dataset {
.dataset, #functionBar {
padding: 1rem 2rem;
background-color: var(--fg-color, darkgrey);
border-radius: var(--corner-radius);

View File

@ -116,4 +116,4 @@
</section>
</main>
</body>
</html>
</html>