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 23f1a51 commit 7f01445Copy full SHA for 7f01445
projects/GFI-framework/static/css/index.css
@@ -88,8 +88,8 @@ body {
88
89
.model_architectures {
90
display:flex;
91
-/* justify-content:space-around;
92
- align-items:flex-start; */
+ justify-content:space-around;
+ align-items:flex-start;
93
}
94
95
.latent-unet {
@@ -105,7 +105,7 @@ body {
105
106
107
.latent-unet figure figcaption {
108
-/* margin-top: 8px; */
+ margin-top: 8px;
109
text-align: center;
110
111
@@ -122,7 +122,7 @@ body {
122
123
124
.inv_xnet figure figcaption {
125
126
127
128
0 commit comments