Width of profile description

main
Bob Mottram 2020-06-21 17:30:26 +00:00
parent 41e23a2b69
commit 180f11a114
1 changed files with 2 additions and 0 deletions

View File

@ -1029,6 +1029,7 @@ div.gallery img {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform: translate(-50%, -50%);
color: var(--font-color-header);
font-size: var(--font-size-header);
@ -1396,6 +1397,7 @@ div.gallery img {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform: translate(-50%, -50%);
color: var(--font-color-header);
font-size: var(--font-size-header-mobile);