Adjusting node sizes further and tests fixes

This commit is contained in:
barsdeveloper
2023-05-21 20:25:38 +02:00
parent a3422ba8b6
commit db04a8f9b0
12 changed files with 97 additions and 49 deletions

View File

@@ -1,21 +1,9 @@
@font-face {
font-family: "Roboto";
font-weight: lighter;
src: url("../font/roboto-light.woff2") format("woff2");
}
@font-face {
font-family: "Roboto";
font-weight: normal;
src: url("../font/roboto-regular.woff2") format("woff2");
}
@font-face {
font-family: "Roboto";
font-weight: bold;
src: url("../font/roboto-bold.woff2") format("woff2");
}
@font-face {
font-family: "Roboto";
font-stretch: condensed;