From a816dc7112b0f7d72b548b63eaa3286d13a59a59 Mon Sep 17 00:00:00 2001 From: Christophe St-Georges <christophe.st-georges@polymtl.ca> Date: Tue, 1 Dec 2020 20:23:48 -0500 Subject: [PATCH] Mini modif to font size of the section membre label --- css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/styles.css b/css/styles.css index c7a4cba..a78499c 100644 --- a/css/styles.css +++ b/css/styles.css @@ -516,6 +516,7 @@ iframe { #memberSectionTab{ background-color: white; color: #008C8C; + font-size: 20px; } #rules { -- GitLab