uodating whole site line height
This commit is contained in:
parent
d9dab76867
commit
e1fe141f0c
|
|
@ -1,6 +1,9 @@
|
|||
body {
|
||||
@apply bg-white antialiased;
|
||||
overflow-x: hidden;
|
||||
|
||||
@apply text-base;
|
||||
line-height: 1.7;
|
||||
}
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user