summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 73eb9ba..512cfe0 100644
--- a/style.css
+++ b/style.css
@@ -60,6 +60,6 @@ nav {
border-top: 0;
}
-.square:nth-child(n+6) {
+.square:nth-child(n+7) {
border-bottom: 0;
} \ No newline at end of file