You've already forked AstralRinth
forked from didirus/AstralRinth
New landing page (#834)
* New landing page * Edit gradient * User + Creator sections, some css cleanup * Most stuff * Finish page (mostly) * Compress images * Moar compression * Fix mobile zoom + adjust wording * add utm stuff to subscribe link * Fix border overlay * Remove redundant CSS class * Fix most issues (?) * Add notifs showcase * Spacing changes, update copy, fix lag * add and * Update spacing * save work * Update mobile support * Update discovery copy * Light theme * Adjust logo banner on various screen sizes * Add launcher links * Oxipng * Switch to cdn links for images * Add animation * Fix animation * fix tags Co-authored-by: Emma Cypress Pointer-Null <emmaffle@modrinth.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
'alt-layout': $cosmetics.projectLayout,
|
||||
}"
|
||||
>
|
||||
<article class="normal-page__sidebar">
|
||||
<div class="normal-page__sidebar">
|
||||
<div class="header card">
|
||||
<nuxt-link
|
||||
:to="
|
||||
@@ -297,7 +297,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<div class="card normal-page__info">
|
||||
<template
|
||||
v-if="
|
||||
|
||||
1785
pages/index.vue
1785
pages/index.vue
File diff suppressed because one or more lines are too long
@@ -15,7 +15,7 @@
|
||||
</div>
|
||||
<div class="normal-page">
|
||||
<div class="normal-page__sidebar">
|
||||
<article class="card sidebar">
|
||||
<div class="card sidebar">
|
||||
<h1 class="mobile-username">{{ user.username }}</h1>
|
||||
<div class="card__overlay">
|
||||
<FileInput
|
||||
@@ -152,7 +152,7 @@
|
||||
View GitHub profile
|
||||
</a>
|
||||
</template>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
<div class="normal-page__content">
|
||||
<Advertisement type="banner" small-screen="square" />
|
||||
|
||||
Reference in New Issue
Block a user