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