Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
e5470db
1
Parent(s):
ebad0e7
Update style.css
Browse files
style.css
CHANGED
@@ -101,7 +101,7 @@ h1 {
|
|
101 |
}
|
102 |
.image_container>div.styler {
|
103 |
overflow:hidden;
|
104 |
-
border-radius:
|
105 |
flex-grow: 1;
|
106 |
}
|
107 |
#input_image {
|
|
|
101 |
}
|
102 |
.image_container>div.styler {
|
103 |
overflow:hidden;
|
104 |
+
border-radius:30px;
|
105 |
flex-grow: 1;
|
106 |
}
|
107 |
#input_image {
|