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