We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0132e0b commit a4a5f2bCopy full SHA for a4a5f2b
themes/aurelia-theme/layouts/blog/list.html
@@ -9,7 +9,7 @@
9
10
<!-- Header Content -->
11
<div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
12
- <h1 class="text-4xl md:text-5xl font-bold mb-4 bg-gradient-to-r from-aurelia to-aurelia-light bg-clip-text text-transparent">
+ <h1 class="text-4xl md:text-5xl font-bold mb-4 bg-gradient-to-r from-aurelia to-aurelia-light bg-clip-text text-transparent leading-normal">
13
The Aurelia Blog
14
</h1>
15
<p class="text-xl text-gray-600 max-w-2xl mx-auto mb-8">
0 commit comments