Problem: Bottom legal strip.

Solution#

html
<div class="border-t py-4 text-center text-xs text-slate-400">© 2026 RRC Development · Nakshora® is a trademark of Rizwan Rahim Chowdhury.</div>

Why this works#

Single centered line.

Variants#

  • Responsive: add screen prefixes to the core classes
  • Dark: pair each color utility with its dark: twin
  • Animated: add transition + a state variant for motion

cookbook/index|Cookbook index · utilities/index|Utilities reference · patterns/index|Layout patterns