Pretty text wrap (thanks css-tips)
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
text-wrap: pretty;
|
||||
scroll-behavior: smooth;
|
||||
// scrollbar-color: var(--primary-color) transparent;
|
||||
accent-color: var(--primary-color);
|
||||
|
Reference in New Issue
Block a user