commit 062b790df2cc44221d5e69296726c0f068a67bf2 parent 82995977ec40b459a31751bce8fb39cf2fee0db5 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Fri, 19 Feb 2021 07:54:29 +0100 Stop centering biography text Diffstat:
| M | stylesheets/membre.css | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/stylesheets/membre.css b/stylesheets/membre.css @@ -14,7 +14,6 @@ main > h1 { #bio { grid-column: 1; grid-row: 2; - justify-self: center; margin-right: 0.5em; }