Skip to content

Commit 393c602

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent 234fc71 commit 393c602

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,12 @@ def display_footer():
124124
}
125125
.footer .logo {
126126
height: 60px; /* Increased size */
127-
margin-right: 20px;
127+
margin-right: 5px;
128128
}
129129
.footer .separator {
130130
border-left: 2px solid #eaeaea;
131-
height: 120px;
132-
margin-right: 20px;
131+
height: 50px;
132+
margin-right: 5px;
133133
}
134134
</style>
135135
<div class="footer">

0 commit comments

Comments
 (0)