Few changes
This commit is contained in:
parent
91a62a1d36
commit
ad0281d1de
@ -44,7 +44,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="features">
|
<section class="features">
|
||||||
<h2>What's in the Bag of Holding?</h2>
|
<h2>So what's the deal, huh?</h2>
|
||||||
<div class="feature-grid">
|
<div class="feature-grid">
|
||||||
<div class="feature-card">
|
<div class="feature-card">
|
||||||
<h3>Works Offline, No Strings Attached</h3>
|
<h3>Works Offline, No Strings Attached</h3>
|
||||||
|
@ -119,6 +119,7 @@ h1 {
|
|||||||
padding: 0.75rem 1.5rem;
|
padding: 0.75rem 1.5rem;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
transition: background-color 0.2s ease;
|
transition: background-color 0.2s ease;
|
||||||
|
min-width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero a:hover {
|
.hero a:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user