attempted ios fix, try 3

This commit is contained in:
a 2022-01-14 21:37:47 -06:00
parent a7e57a7563
commit e531f018c8

View file

@ -47,7 +47,8 @@ dd {grid-column: 2; line-height: 1.5; text-align: right}
dt, dd {margin-top: 0.5em}
dl p {grid-column: span 2; max-width: 18em}
#gaming h2 {margin-bottom: 0.5em}
#gaming a {display: inline-flex; width: 2em; height: 2em; align-items: center; margin-right: 1em;}
#gaming div {display: flex; gap: 1em}
#gaming a {display: flex; width: 2em; height: 2em; align-items: center}
#gaming span {font-size: 1em; line-height: 2; flex-grow: 1; text-align: right}
#work a, #concerts a, #support a {display: flex; gap: 1em; margin-top: 1em; max-width: max-content}
#work span, #concerts span, #support span {display: block; font-size: 1em; line-height: 2}
@ -96,13 +97,13 @@ img {color: white}
<section id="gaming">
<h2>sometimes i game.</h2>
<a href="https://twitch.tv/triggerofsol">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill:currentColor" viewBox="1 -3 1001 1144"><path d="M907 605 740 772H490L347 903V772H144V93h763v512zM49-3 1 188v834h215v119h107l119-119h191l369-369V-3H49z"></path><path d="M395 559h93V280h-93v279zm255 0h94V280h-94v279z"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill="currentColor" viewBox="1 -3 1001 1144" width="32" height="32"><path d="M907 605 740 772H490L347 903V772H144V93h763v512zM49-3 1 188v834h215v119h107l119-119h191l369-369V-3H49z"></path><path d="M395 559h93V280h-93v279zm255 0h94V280h-94v279z"></path></svg>
</a>
<a href="https://www.youtube.com/channel/UCucHgl6cYb4G4THaXtw8PHA">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 235 165"><path fill="currentColor" d="M93 118V48l62 35zm137-92c-3-10-11-18-21-21-18-5-92-5-92-5S44 0 26 5C16 8 8 16 5 26 0 44 0 83 0 83s0 38 5 57c3 10 11 18 21 20 18 5 91 5 91 5s74 0 92-5c10-2 18-10 21-20 5-19 5-57 5-57s0-39-5-57"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 235 165" width="32" height="32"><path fill="currentColor" d="M93 118V48l62 35zm137-92c-3-10-11-18-21-21-18-5-92-5-92-5S44 0 26 5C16 8 8 16 5 26 0 44 0 83 0 83s0 38 5 57c3 10 11 18 21 20 18 5 91 5 91 5s74 0 92-5c10-2 18-10 21-20 5-19 5-57 5-57s0-39-5-57"></path></svg>
</a>
<a href="https://www.youtube.com/channel/UCucHgl6cYb4G4THaXtw8PHA">
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid" viewBox="0 0 256 259"><path fill="currentColor" d="M128 0C60 0 5 52 0 119l69 29a36 36 0 0 1 22-7l31-44v-1c0-27 21-49 48-49s48 22 48 49-21 49-48 49h-1l-44 31a37 37 0 0 1-36 39c-17 0-32-13-35-30L4 165c16 54 65 94 124 94 71 0 128-58 128-130C256 58 199 0 128 0ZM80 196l-15-6a27 27 0 0 0 49-2 28 28 0 0 0-14-36c-7-2-14-2-20 0l16 7c10 4 15 16 11 26-5 11-16 16-27 11ZM202 96c0-18-14-32-32-32s-32 14-32 32 14 33 32 33 32-15 32-33Zm-56 0c0-14 11-24 24-24 14 0 24 10 24 24 0 13-10 24-24 24-13 0-24-11-24-24Z"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid" viewBox="0 0 256 259" width="32" height="32"><path fill="currentColor" d="M128 0C60 0 5 52 0 119l69 29a36 36 0 0 1 22-7l31-44v-1c0-27 21-49 48-49s48 22 48 49-21 49-48 49h-1l-44 31a37 37 0 0 1-36 39c-17 0-32-13-35-30L4 165c16 54 65 94 124 94 71 0 128-58 128-130C256 58 199 0 128 0ZM80 196l-15-6a27 27 0 0 0 49-2 28 28 0 0 0-14-36c-7-2-14-2-20 0l16 7c10 4 15 16 11 26-5 11-16 16-27 11ZM202 96c0-18-14-32-32-32s-32 14-32 32 14 33 32 33 32-15 32-33Zm-56 0c0-14 11-24 24-24 14 0 24 10 24 24 0 13-10 24-24 24-13 0-24-11-24-24Z"></path></svg>
</a>
<span>triggerofsol</span>
</section>