feature recommend python ends
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user