From 442d6254dc4b6dcb5331e70ac38b4702b252b302 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 20 Sep 2014 16:32:40 +0400 Subject: [PATCH] missing curly --- css/ship.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/ship.css b/css/ship.css index 4a0ce0f..f3b44cb 100644 --- a/css/ship.css +++ b/css/ship.css @@ -5,3 +5,4 @@ div#hullRow { div#engineRow { width: 70px; margin-bottom: 20px; +}