forked from external-repos/pa11y-dashboard
Amend positon of date in task-header when site is in demo mode
This commit is contained in:
@@ -243,6 +243,9 @@
|
||||
.date {
|
||||
margin-top:5px;
|
||||
}
|
||||
.demo-mode .date {
|
||||
margin-top:40px;
|
||||
}
|
||||
.tasks-list {
|
||||
padding:15px;
|
||||
margin-bottom:30px;
|
||||
|
Reference in New Issue
Block a user