diff options
Diffstat (limited to 'stylesheets/membre.css')
| -rw-r--r-- | stylesheets/membre.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css index f870a39..1eaff1f 100644 --- a/stylesheets/membre.css +++ b/stylesheets/membre.css @@ -68,6 +68,14 @@ main > img { margin: var(--main-top-margin) 0; } + .bio-title h1.name { + font-size: xx-large; + } + + .bio-title h2.instrument { + font-size: x-large; + } + main > img { margin-top: var(--main-top-margin); position: sticky; |
