Spaces:
Running
Running
Update views/rci.py
Browse files- views/rci.py +3 -3
views/rci.py
CHANGED
@@ -35,8 +35,8 @@ with ch2, stylable_container(
|
|
35 |
key="banner",
|
36 |
css_styles="""
|
37 |
img {
|
38 |
-
width:
|
39 |
-
height:
|
40 |
overflow: hidden;
|
41 |
position: relative;
|
42 |
object-fit: cover;
|
@@ -613,7 +613,7 @@ if st.sidebar.button("Limpar hist贸rico do chat"):
|
|
613 |
|
614 |
st.sidebar.markdown("""
|
615 |
#### - Iniciativa - Ubs Flamengo
|
616 |
-
|
617 |
### Links:
|
618 |
##
|
619 |
##### - [PEC SUS](https://sape.pecsus.com.br/) 馃摑
|
|
|
35 |
key="banner",
|
36 |
css_styles="""
|
37 |
img {
|
38 |
+
width: 360px;
|
39 |
+
height: 360px;
|
40 |
overflow: hidden;
|
41 |
position: relative;
|
42 |
object-fit: cover;
|
|
|
613 |
|
614 |
st.sidebar.markdown("""
|
615 |
#### - Iniciativa - Ubs Flamengo
|
616 |
+
|
617 |
### Links:
|
618 |
##
|
619 |
##### - [PEC SUS](https://sape.pecsus.com.br/) 馃摑
|