fix: skeletons for headers to avoid data fetching

This commit is contained in:
Christel Westerberg
2024-12-02 13:09:44 +01:00
parent 94725297d7
commit 6047c5f5e8
7 changed files with 106 additions and 46 deletions

View File

@@ -6,7 +6,7 @@
line-height: 20px;
border: 1px solid transparent;
border-radius: 50px;
height: 32px;
height: 38px;
line-height: 20px;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
@@ -17,6 +17,7 @@
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
align-content: center;
}
.button:hover {