maybe fix button underflow
All checks were successful
/ Build BaseBand Website (push) Successful in 10s
All checks were successful
/ Build BaseBand Website (push) Successful in 10s
This commit is contained in:
parent
13f7b13dc1
commit
410054ca74
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<h1> BaseBand's features </h1>
|
<h1> BaseBand's features </h1>
|
||||||
|
|
||||||
<a class=btn style="margin: auto; width: 90%;" href=/>Home</a><br>
|
<a class=btn style="display: block; margin: auto; width: 100%;" href=/>Home</a><br>
|
||||||
<br>
|
<br>
|
||||||
Especially unique/cool features styled in <b>bold</b>.
|
Especially unique/cool features styled in <b>bold</b>.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue