Files
scylladb/docs/_static/css/custom.css
David Garcia b4b13f43dd docs: edit landing page
docs: add icons

docs: update icons

Closes #13559
2023-06-13 12:14:01 +03:00

12 lines
170 B
CSS

/* Override theme styles */
.topic-box--product p {
margin-bottom: 0;
}
@media screen and (min-width: 640px) {
.hero__title {
max-width: 550px;
}
}