We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb0703 commit bcb78d9Copy full SHA for bcb78d9
src/app/components/home/home.component.html
@@ -12,7 +12,7 @@
12
</label>
13
</form>
14
15
- <h1>test</h1>
+ <h1 class="bg-red-200">test</h1>
16
</div>
17
18
<div class="grid grid-cols-1 md:grid-cols-4 gap-6 lg:gap-4 sm:grid-cols-2 z-50">
0 commit comments