refactor(portfolio): increase line height
This commit is contained in:
parent
9729020e08
commit
0a0273062c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
@apply scroll-m-16;
|
@apply scroll-m-16 leading-8;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue