Skip to content
AQTNov 14, 2024, 8:19:24 PM1 min read

An Inspiring Interview with Serge Godin

An Inspiring Interview with Serge Godin | AQT
2:05
avatar

AQT

Here are the AQT's articles.
#aqt-livesnap-floating a { display: block; flex-shrink: 0; } #aqt-livesnap-floating img { display: block; width: 80px; height: auto; } #aqt-livesnap-floating button { position: absolute; top: 3px; right: 3px; display: flex; align-items: center; justify-content: center; width: 28px; height: 28px; padding: 0; border: 0; background: transparent; color: #505968; font-size: 22px; line-height: 1; cursor: pointer; } @media (max-width: 600px) { #aqt-livesnap-floating { right: 12px; bottom: 12px; } }