From e16ea4bff5b6f0f23423eef4f6854615732c43b9 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Tue, 25 Aug 2020 15:48:40 +0200 Subject: [PATCH] This should NOT be centered! --- style/pages/food.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/pages/food.scss b/style/pages/food.scss index a48a26f..58cd0ea 100644 --- a/style/pages/food.scss +++ b/style/pages/food.scss @@ -67,7 +67,7 @@ div[data-tab="Guide_to_food_and_drinks"] { td:nth-child(2) { width: 30vw; max-width: 300px; - text-align: center; + text-align: left; } }