Skip to content

Commit b81b829

Browse files
Update index.css
1 parent b78249e commit b81b829

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/GFI-framework/static/css/index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,19 +103,19 @@ body {
103103
align-items:flex-start;
104104
}
105105

106-
.latent-unet {
106+
.latent_unet {
107107
display: flex;
108108
justify-content: center;
109109
align-items: center;
110110
}
111111

112-
.latent-unet figure {
112+
.latent_unet figure {
113113
display: flex;
114114
flex-direction: column;
115115
align-items: center;
116116
}
117117

118-
.latent-unet figure figcaption {
118+
.latent_unet figure figcaption {
119119
margin-top: 8px;
120120
text-align: center;
121121
}

0 commit comments

Comments
 (0)