Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
richylyq
/
marqueewel
like
0
Running
App
Files
Files
Community
richylyq
commited on
Nov 1, 2023
Commit
efeddff
•
1 Parent(s):
8ddaff6
update bangtan logo css
Browse files
Files changed (1)
hide
show
style.css
+5
-1
style.css
CHANGED
Viewed
@@ -27,5 +27,9 @@ body {
27
}
28
29
.bangtan-logo {
30
-
max
-
height
:
300px
;
31
}
27
}
28
29
.bangtan-logo {
30
+
padding
-
top
:
3rem
;
31
+
display: flex;
32
+
width: 15vw;
33
+
height: 90vh;
34
+
position: relative;
35
}