fix: logo, icons, footer heading, list marker position
This commit is contained in:
parent
9f6cfb145e
commit
c2a8d3f67b
6 changed files with 33 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.btn {
|
||||
@apply bg-primary font-bold text-white py-1 px-12 cursor-pointer transition-colors duration-300;
|
||||
@apply bg-primary font-bold text-white uppercase py-1 px-12 cursor-pointer transition-colors duration-300;
|
||||
@apply hover:bg-primary-dark;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue