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 b78249e commit b81b829Copy full SHA for b81b829
projects/GFI-framework/static/css/index.css
@@ -103,19 +103,19 @@ body {
103
align-items:flex-start;
104
}
105
106
-.latent-unet {
+.latent_unet {
107
display: flex;
108
justify-content: center;
109
align-items: center;
110
111
112
-.latent-unet figure {
+.latent_unet figure {
113
114
flex-direction: column;
115
116
117
118
-.latent-unet figure figcaption {
+.latent_unet figure figcaption {
119
margin-top: 8px;
120
text-align: center;
121
0 commit comments