Spaces:
Paused
Paused
Commit
β’
40c0821
1
Parent(s):
3a67041
Update custom.css
Browse files- custom.css +1 -1
custom.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
#title{text-align: center;
|
2 |
#title h1{font-size: 3em; display:inline-flex; align-items:center}
|
3 |
#title img{width: 100px; margin-right: 0.5em}
|
4 |
#prompt textarea{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
|
|
|
1 |
+
#title{text-align: center;}
|
2 |
#title h1{font-size: 3em; display:inline-flex; align-items:center}
|
3 |
#title img{width: 100px; margin-right: 0.5em}
|
4 |
#prompt textarea{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
|