Footer styling tweaks
This commit is contained in:
parent
6504053e2c
commit
9c55c523d3
2 changed files with 6 additions and 2 deletions
|
@ -7,5 +7,9 @@
|
|||
.text-decoration-blue-800 {
|
||||
text-decoration-color: theme('colors.blue.800');
|
||||
}
|
||||
|
||||
.text-decoration-white {
|
||||
text-decoration-color: theme('colors.white');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue