We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
font-family: sans-serif
1 parent ba084bc commit b0c93a7Copy full SHA for b0c93a7
index.html
@@ -9,6 +9,7 @@
9
<title>SAMBO – Sequential and model-based optimization [for Python]</title>
10
11
<style>
12
+ body {font-family: sans-serif}
13
html, body {margin: 0; display: flex; flex-direction: column}
14
blockquote.review p:first-child:before { content: '“' }
15
blockquote.review p:first-child:after { content: '”' }
0 commit comments