2024-09-18 19:41:41 +03:00
|
|
|
:root {
|
|
|
|
font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
|
|
|
|
line-height: 1.5;
|
|
|
|
font-weight: 400;
|
|
|
|
|
|
|
|
font-synthesis: none;
|
|
|
|
text-rendering: optimizeLegibility;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
2024-09-21 23:37:47 +03:00
|
|
|
|
|
|
|
a img {
|
|
|
|
border: none;
|
|
|
|
}
|