diff options
Diffstat (limited to 'stylesheets/membre.css')
| -rw-r--r-- | stylesheets/membre.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css index 1fa46cd..5025c13 100644 --- a/stylesheets/membre.css +++ b/stylesheets/membre.css @@ -80,15 +80,11 @@ main > img { @media (max-width: 80em) { main { - grid-template-columns: 3fr 2fr; - grid-template-rows: auto auto; align-items: center; justify-items: center; } main > .bio-title { - grid-column: 1; - grid-row: 1; text-align: center; } |
