fix: Fixed site mobile width
This commit is contained in:
@@ -110,7 +110,8 @@ export default function PricingPage() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="scroll">
|
||||
<p className="scroll__hint">Scroll the table sideways for all three plans</p>
|
||||
<div className="scroll" tabIndex={0} role="region" aria-label="Plan comparison">
|
||||
<table className="cmp">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user