There was an error while loading. Please reload this page.
1 parent f500c69 commit 59876c7Copy full SHA for 59876c7
1 file changed
llmgoat/static/style.css
@@ -210,7 +210,7 @@ a:visited {
210
flex: 1;
211
display: flex;
212
flex-direction: column;
213
- padding: 2rem;
+ padding: 2rem 2rem 0 2rem;
214
margin-left: 335px;
215
}
216
@@ -286,6 +286,7 @@ mark {
286
287
.main-footer {
288
text-align: center;
289
+ padding-bottom: 2rem;
290
291
292
/* solved overlay styles */
0 commit comments