mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-13 20:37:05 +02:00
h3 -> h2
This commit is contained in:
parent
98883f3f31
commit
26a07747ba
@ -9,7 +9,7 @@
|
|||||||
<button>
|
<button>
|
||||||
<img {src} {alt}><slot/>
|
<img {src} {alt}><slot/>
|
||||||
</button>
|
</button>
|
||||||
<h3>{username}</h3>
|
<h2>{username}</h2>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
@ -81,7 +81,7 @@ import Wave from '$lib/components/atoms/Wave.svelte';
|
|||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(h3) {
|
:global(h2) {
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 1.85rem;
|
font-size: 1.85rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user