update general
This commit is contained in:
@@ -67,7 +67,7 @@ h1 {
|
||||
|
||||
.layout {
|
||||
display: grid;
|
||||
grid-template-columns: fit-content(150px) auto;
|
||||
grid-template-columns: fit-content(200px) auto;
|
||||
grid-gap: 1rem;
|
||||
grid-template-areas:
|
||||
'logo .'
|
||||
|
||||
@@ -4,17 +4,12 @@ div
|
||||
h1.text-black.font-bold.text-xl.mb-2 What is
|
||||
span.text-teal webgems 💎
|
||||
| ?
|
||||
p As of now, it's a curated list of resources for developers and designers.
|
||||
p If you want to suggest a resource, go ahead and contact me
|
||||
p As of now, it's a curated list of resources for developers and designers. If you want to suggest a resource, go ahead and contact me
|
||||
a(href="https://twitter.com/lostdesign") @lostdesign
|
||||
| or lost#0001 on discord
|
||||
|
||||
//- a(href="https://discord.gg/Bjgjdrr") my discord server
|
||||
hr
|
||||
p Please note that this project has just launched some days ago - many of the resources i have in my backlog have not been added yet.
|
||||
p I plan on adding more contents first, improve the site and then slap a backend behind it, were you can submit resources and vote on others.
|
||||
p It will also be able to manage your own favorite resources or mark some as done.
|
||||
hr
|
||||
p Please note that this project has just launched some days ago - many of the resources i have in my backlog have not been added yet. I plan on adding more contents first, improve the site and then slap a backend behind it, were you can submit resources and vote on others. It will also be able to manage your own favorite resources or mark some as done.
|
||||
p Thank you :)
|
||||
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user