article renders in article css; the article text is squished to the left and begins in the nav row

This commit is contained in:
chimchooree
2020-10-07 12:15:36 -05:00
parent a69c3215d7
commit a08d9c6e29
22 changed files with 16 additions and 12 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ mark {
.diary-entry {
grid-area: 3 / 2 / 7 / 3;
background-color: #F4A5AE;
background-color: #Ff0000;
padding: 5px;
}