fix
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
</script>
|
||||
|
||||
<form method="POST">
|
||||
<h1>Latest Follower</h1>
|
||||
<p>{$value}</p>
|
||||
<h1 class="text-5xl">Latest Follower</h1>
|
||||
<p class="text-4xl">{$value}</p>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user