ADD: Pricing charts layout

Added column based pricing chart layout, add nuxt/fonts
This commit is contained in:
webfussel 2025-05-27 21:42:49 +02:00
parent f263a5574a
commit 84a295f011
11 changed files with 1310 additions and 352 deletions

View file

@ -3,6 +3,7 @@
}
.Header {
font-family: 'Roboto Condensed', sans-serif;
padding: 15px calc(15vw - 30px);
width: 100%;
background: transparent;
@ -31,7 +32,6 @@
}
& strong {
font-family: 'Roboto Condensed', sans-serif;
font-size: 1.5rem;
flex: 1.5;
display: flex;