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.
1 parent 7536f14 commit 49db884Copy full SHA for 49db884
projects/GFI-framework/static/css/index.css
@@ -23,12 +23,17 @@ body {
23
padding-bottom: 3rem;
24
}
25
26
-.gfi_models_figures {
27
- display: flex;
+.gfi_framework {
28
font-family: 'Google Sans', sans-serif;
29
30
31
+.model_architectures{
32
+ display:flex;
33
+ justify-content:space-around;
34
+ align-items:flex-start;
35
+}
36
+
37
38
.publication-title {
39
0 commit comments