Compare commits
7 Commits
Author | SHA1 | Date |
---|---|---|
semantic-release-bot | 68d3d750fc | |
Derrick Hammer | 84eef5ee8c | |
semantic-release-bot | ea8261dc10 | |
Derrick Hammer | 8176c3761b | |
semantic-release-bot | a18e847023 | |
Juan Di Toro | 0d32745b18 | |
semantic-release-bot | f033c567dc |
|
@ -1,3 +1,10 @@
|
||||||
|
## [0.2.3](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.2...v0.2.3) (2023-08-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* remove scroll bars and add padding to contrast box ([0d32745](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/0d32745b1817b84211404093a0e10e7015cf6b3e))
|
||||||
|
|
||||||
## [0.2.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.1...v0.2.2) (2023-08-13)
|
## [0.2.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.1...v0.2.2) (2023-08-13)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@lumeweb/lumeweb.com",
|
"name": "@lumeweb/lumeweb.com",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@lumeweb/lumeweb.com",
|
"name": "@lumeweb/lumeweb.com",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/react": "^2.1.1",
|
"@astrojs/react": "^2.1.1",
|
||||||
"@astrojs/tailwind": "^3.1.1",
|
"@astrojs/tailwind": "^3.1.1",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@lumeweb/lumeweb.com",
|
"name": "@lumeweb/lumeweb.com",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
<section
|
<section id="vision" class="bg-black/40 p-5 space-y-10 mx-10 sm:mx-20 xl:mx-40">
|
||||||
id="vision"
|
|
||||||
class="bg-black/40 p-5 lg:p-0 space-y-10 mx-10 sm:mx-20 xl:mx-40"
|
|
||||||
>
|
|
||||||
<h2 class="font-display text-primary font-bold text-xl md:text-2xl uppercase">
|
<h2 class="font-display text-primary font-bold text-xl md:text-2xl uppercase">
|
||||||
Our Vision
|
Our Vision
|
||||||
</h2>
|
</h2>
|
||||||
|
|
|
@ -37,9 +37,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
|
||||||
alt=""
|
alt=""
|
||||||
class="absolute bottom-0 -left-[110px] object-contain xl:-left-5 float-left"
|
class="absolute bottom-0 -left-[110px] object-contain xl:-left-5 float-left"
|
||||||
/>
|
/>
|
||||||
<span
|
<span class="float-right mt-16 w-[300px] space-y-10 mr-5">
|
||||||
class="float-right mt-16 w-[300px] space-y-10 mr-5 overflow-y-auto max-h-[400px]"
|
|
||||||
>
|
|
||||||
<h3 class="font-display text-6xl">Web2</h3>
|
<h3 class="font-display text-6xl">Web2</h3>
|
||||||
<p class="font-body text-2xl text-body">
|
<p class="font-body text-2xl text-body">
|
||||||
Featuring improved gaming, online apps, and video streaming, was
|
Featuring improved gaming, online apps, and video streaming, was
|
||||||
|
@ -60,9 +58,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
|
||||||
alt=""
|
alt=""
|
||||||
class="absolute bottom-0 -left-[110px] xl:-left-5 float-left object-contain"
|
class="absolute bottom-0 -left-[110px] xl:-left-5 float-left object-contain"
|
||||||
/>
|
/>
|
||||||
<span
|
<span class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5">
|
||||||
class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5 overflow-y-auto max-h-[400px]"
|
|
||||||
>
|
|
||||||
<h3 class="font-display text-6xl">Crypto/<br />DeFi</h3>
|
<h3 class="font-display text-6xl">Crypto/<br />DeFi</h3>
|
||||||
<p class="font-body text-2xl text-body">
|
<p class="font-body text-2xl text-body">
|
||||||
The advent of Bitcoin sparked innovation, but over time,
|
The advent of Bitcoin sparked innovation, but over time,
|
||||||
|
@ -79,9 +75,7 @@ import meme4Small from "/src/assets/meme-4-small.png";
|
||||||
alt=""
|
alt=""
|
||||||
class="absolute bottom-0 -left-[110px] object-contain xl:-left-5 float-left"
|
class="absolute bottom-0 -left-[110px] object-contain xl:-left-5 float-left"
|
||||||
/>
|
/>
|
||||||
<span
|
<span class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5">
|
||||||
class="float-right mt-16 w-[300px] space-y-10 mr-1 xl:mr-5 overflow-y-auto max-h-[400px]"
|
|
||||||
>
|
|
||||||
<h3 class="font-display text-6xl">Web3</h3>
|
<h3 class="font-display text-6xl">Web3</h3>
|
||||||
<p class="font-body text-2xl text-body">
|
<p class="font-body text-2xl text-body">
|
||||||
Web3 emerged as a buzzword to replace DeFi, but its meaning varies.
|
Web3 emerged as a buzzword to replace DeFi, but its meaning varies.
|
||||||
|
|
Loading…
Reference in New Issue