Created underline on heading element
This commit is contained in:
parent
0797fd9eff
commit
6961d9c34d
@ -40,6 +40,8 @@
|
||||
|
||||
h1 {
|
||||
color: var(--red);
|
||||
/*text-decoration: underline 5px solid var(--bg-grad);*/
|
||||
border-bottom: 5px solid var(--bg-grad);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user