feature recommend python ends

This commit is contained in:
chimchooree
2020-10-09 20:24:43 -05:00
parent 68137cf8a4
commit 0effb0c13a
3 changed files with 12 additions and 3 deletions
+3 -1
View File
@@ -146,7 +146,7 @@ ul { list-style-position: inside; }
.diary-entry {
grid-area: 3 / 2 / 6 / 3;
background-color: #ff0000;
background-color: #aa2055;
padding: 5px;
}
@@ -183,6 +183,8 @@ ul { list-style-position: inside; }
grid-template-rows: 15% 35% auto;
grid-column-gap: 0px;
grid-row-gap: 0px;
overflow-y: scroll;
overflow-x: hidden;
}
.footer-row {