Consume the api locally

This commit is contained in:
2025-01-13 21:32:20 +01:00
parent 754bc1f7d8
commit fc07f39796
4 changed files with 42 additions and 16 deletions
+2 -2
View File
@@ -1,5 +1,4 @@
.container {
max-width: 500px;
margin: auto;
padding: 1rem;
letter-spacing: 0.25rem;
@@ -23,12 +22,13 @@
.enter:before {
content: '\21b5';
display: inline-block;
}
.enter:after {
content: '';
display: block;
clear: both;
clear: right;
}
.tab:before {