Skip to content

Commit 41765a5

Browse files
committed
Remove border css rules, required for testing only
1 parent 2f53e7a commit 41765a5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

static/css/style.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,3 @@ footer {
417417
font-size: 24px;
418418
}
419419
}
420-
421-
/* Testing Only */
422-
* {
423-
/* outline: 1px solid lightcoral; */
424-
outline-offset: -1px;
425-
}

0 commit comments

Comments
 (0)