mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-22 10:33:56 +00:00
a idk if i broke something but push comes
This commit is contained in:
@@ -4,9 +4,41 @@
|
||||
|
||||
<div class="social-host">
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
<ContributorButton></ContributorButton>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
div {
|
||||
display: grid;
|
||||
grid-column: 9;
|
||||
gap: 100px;
|
||||
grid-column-start: 1;
|
||||
grid-column-end: 9;
|
||||
}
|
||||
.social-host {
|
||||
width: 100;
|
||||
justify-content: space-between;
|
||||
|
||||
@@ -26,5 +26,4 @@
|
||||
.logo {
|
||||
width: 3rem;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user