We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31284d6 commit 01c1b4bCopy full SHA for 01c1b4b
fun_SPEC_NEC/SpecNec_executable_streamlit.py
@@ -113,7 +113,7 @@ def display_footer():
113
position: fixed;
114
left: 0;
115
bottom: 0;
116
- width: 50%;
+ width: 100%;
117
background-color: white;
118
color: black;
119
text-align: center;
@@ -124,7 +124,7 @@ def display_footer():
124
justify-content: center;
125
}
126
.footer .logo {
127
- height: 60px; /* Increased size */
+ height: 1px; /* Increased size */
128
margin-right: 5px;
129
130
.footer .separator {
0 commit comments