change carl topic
add video
This commit is contained in:
parent
62a9d9908d
commit
d266bc9b84
BIN
assets/Vanessa-white-family.png
Normal file
BIN
assets/Vanessa-white-family.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 445 KiB |
@ -404,6 +404,11 @@ div.card > img {
|
||||
border-radius: 35px;
|
||||
}
|
||||
|
||||
.responsive-iframe {
|
||||
width: 640px;
|
||||
height: 360px;
|
||||
}
|
||||
|
||||
/* Media query for mobile devices */
|
||||
@media all and (max-width: 960px) {
|
||||
.nav-bar {
|
||||
@ -453,9 +458,12 @@ div.card > img {
|
||||
text-align: center;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
font-size: 3rem;
|
||||
font-size: 2rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
p {
|
||||
font-size: 18px;
|
||||
}
|
||||
@ -476,4 +484,8 @@ div.card > img {
|
||||
.button-4 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.responsive-iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
11
index.html
11
index.html
@ -123,6 +123,12 @@
|
||||
</video>
|
||||
</div>
|
||||
<div id="about" class="flex-column">
|
||||
<iframe
|
||||
class="rumble responsive-iframe"
|
||||
src="https://rumble.com/embed/v6z199m/?pub=3xx9jx"
|
||||
frameborder="0"
|
||||
allowfullscreen
|
||||
></iframe>
|
||||
<h2>Sneak Peak:</h2>
|
||||
<div class="flex-row">
|
||||
<div class="card">
|
||||
@ -630,10 +636,7 @@
|
||||
</li>
|
||||
<li><b>8:30 AM</b> — Carl Tompkins (30 minutes)</li>
|
||||
<ul>
|
||||
<li>
|
||||
"More than Just a Bot: The Irreplaceable Value of Real Human
|
||||
Relationships."
|
||||
</li>
|
||||
<li>"Community Unity: What Causes People to Tick & Stick"</li>
|
||||
</ul>
|
||||
<li><b>9:00 AM</b> — Dr. Michael Lehman, ND</li>
|
||||
<ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user