quatuorbellefeuille.com

Content, build scripts and admin scripts for the Bellefeuille Quartet website.
git clone https://git.kevinlegouguec.net/quatuorbellefeuille.com
Log | Files | Refs

commit 5919f23c274cdb454dd9f6e64c312f5ce27a61bf
parent fbcb103f3a4df08d48be7726ef055abbfdd9bfdd
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 21 Nov 2020 00:44:00 +0100

Simplify #bio styling

Since photos now have bounded widths, #bio can naturally take the rest
of the space.

Diffstat:
Martistes.css | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/artistes.css b/artistes.css @@ -16,10 +16,7 @@ main #photos { } main #bio { - flex: 2; background: #bbb; - padding-left: 8%; - padding-right: 8%; } #photos img {