This commit is contained in:
WhyKorp
2024-03-12 00:53:07 +01:00
committed by GitHub
parent 8370265722
commit 2c3ec09d3d
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -165,4 +165,9 @@ li.nav2:hover {
.task-menu-item {
padding: 8px 12px;
cursor: pointer;
}
}
.todo-list {
color: white;
font-size: 30px;
};