|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en-us"> |
3 | | - <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
| 3 | + <head><script src="/livereload.js?mindelay=10&v=2&port=34521&path=livereload" data-no-instant defer></script> |
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
6 | 6 | <title>dusty.wtf/about/</title> |
|
48 | 48 | <meta property="og:title" content="Dustin Clark" /> |
49 | 49 | <meta property="og:description" content="be kind, please rewind" /> |
50 | 50 | <meta property="og:type" content="article" /> |
51 | | -<meta property="og:url" content="http://localhost:1313/about/" /><meta property="article:published_time" content="2016-11-05T21:05:33+05:30" /> |
| 51 | +<meta property="og:url" content="http://localhost:34521/about/" /><meta property="article:published_time" content="2016-11-05T21:05:33+05:30" /> |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
200 | 200 | </div> |
201 | 201 | <div class="container animate-fade-up"> |
202 | 202 | <h1>Dustin Clark</h1> |
203 | | -<div id="pr-1764434164638693560" class="profile-row" style="--img-size: 250px"> |
| 203 | +<div id="pr-1764532202252216251" class="profile-row" style="--img-size: 250px"> |
204 | 204 | <style> |
205 | 205 |
|
206 | | - #pr-1764434164638693560.profile-row { |
| 206 | + #pr-1764532202252216251.profile-row { |
207 | 207 | display: flex; |
208 | 208 | align-items: flex-start; |
209 | 209 | gap: 1rem; |
210 | 210 | margin: 1rem 0; |
211 | 211 | } |
212 | | - #pr-1764434164638693560 .profile-row__img { |
| 212 | + #pr-1764532202252216251 .profile-row__img { |
213 | 213 | flex: 0 0 var(--img-size); |
214 | 214 | width: var(--img-size); |
215 | 215 | height: var(--img-size); |
216 | 216 | object-fit: cover; |
217 | 217 | border-radius: 50%; |
218 | 218 | display: block; |
219 | 219 | } |
220 | | - #pr-1764434164638693560 .profile-row__text { |
| 220 | + #pr-1764532202252216251 .profile-row__text { |
221 | 221 | flex: 1 1 0; |
222 | 222 | min-width: 12rem; |
223 | 223 |
|
224 | 224 | } |
225 | 225 |
|
226 | | - #pr-1764434164638693560 .profile-row__text p { |
| 226 | + #pr-1764532202252216251 .profile-row__text p { |
227 | 227 | margin: 0 0 0.75rem 0; |
228 | 228 | text-align: left; |
229 | 229 | } |
230 | 230 | @media (max-width: 600px) { |
231 | | - #pr-1764434164638693560.profile-row { flex-direction: column; align-items: center; } |
232 | | - #pr-1764434164638693560 .profile-row__text { width: 100%; } |
| 231 | + #pr-1764532202252216251.profile-row { flex-direction: column; align-items: center; } |
| 232 | + #pr-1764532202252216251 .profile-row__text { width: 100%; } |
233 | 233 | } |
234 | 234 | </style> |
235 | 235 |
|
|
0 commit comments