Spaces:
Runtime error
Runtime error
Commit
·
da2e324
1
Parent(s):
4c5c983
Delete style.css.old
Browse files- style.css.old +0 -24
style.css.old
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
.finetuned-diffusion-div div{
|
2 |
-
display:inline-flex;
|
3 |
-
align-items:center;
|
4 |
-
gap:.8rem;
|
5 |
-
font-size:1.75rem
|
6 |
-
}
|
7 |
-
.finetuned-diffusion-div div h1{
|
8 |
-
font-weight:900;
|
9 |
-
margin-bottom:7px
|
10 |
-
}
|
11 |
-
.finetuned-diffusion-div p{
|
12 |
-
margin-bottom:10px;
|
13 |
-
font-size:94%
|
14 |
-
}
|
15 |
-
a{
|
16 |
-
text-decoration:underline
|
17 |
-
}
|
18 |
-
.tabs{
|
19 |
-
margin-top:0;
|
20 |
-
margin-bottom:0
|
21 |
-
}
|
22 |
-
#gallery{
|
23 |
-
min-height:20rem
|
24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|