adds fonts and tailwind generation
This commit is contained in:
@ -1,30 +0,0 @@
|
||||
.wompum-container {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.wompum-grid {
|
||||
display: grid;
|
||||
gap: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.wompum-cell {
|
||||
width: 100%;
|
||||
min-height: 30px; /* Minimum height for cells */
|
||||
background-color: var(--sand-500);
|
||||
}
|
||||
|
||||
/* Create pseudo-random pattern using prime numbers */
|
||||
.wompum-cell:nth-child(7n+1) {
|
||||
background-color: var(--sand-100);
|
||||
}
|
||||
|
||||
.wompum-cell:nth-child(5n+2) {
|
||||
background-color: var(--sand-900);
|
||||
}
|
||||
|
||||
.wompum-cell:nth-child(11n+3) {
|
||||
background-color: var(--sand-500);
|
||||
}
|
BIN
static/fonts/EBGaramond12-Italic.woff
Normal file
BIN
static/fonts/EBGaramond12-Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/EBGaramond12-Italic.woff2
Normal file
BIN
static/fonts/EBGaramond12-Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/EBGaramond12-Regular.woff
Normal file
BIN
static/fonts/EBGaramond12-Regular.woff
Normal file
Binary file not shown.
BIN
static/fonts/EBGaramond12-Regular.woff2
Normal file
BIN
static/fonts/EBGaramond12-Regular.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Bold-Italic.woff
Normal file
BIN
static/fonts/Iosevka-Bold-Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Bold-Italic.woff2
Normal file
BIN
static/fonts/Iosevka-Bold-Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Bold.woff
Normal file
BIN
static/fonts/Iosevka-Bold.woff
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Bold.woff2
Normal file
BIN
static/fonts/Iosevka-Bold.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Light-Italic.woff
Normal file
BIN
static/fonts/Iosevka-Light-Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Light-Italic.woff2
Normal file
BIN
static/fonts/Iosevka-Light-Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Light.woff
Normal file
BIN
static/fonts/Iosevka-Light.woff
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Light.woff2
Normal file
BIN
static/fonts/Iosevka-Light.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Oblique.woff
Normal file
BIN
static/fonts/Iosevka-Oblique.woff
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka-Oblique.woff2
Normal file
BIN
static/fonts/Iosevka-Oblique.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka.woff
Normal file
BIN
static/fonts/Iosevka.woff
Normal file
Binary file not shown.
BIN
static/fonts/Iosevka.woff2
Normal file
BIN
static/fonts/Iosevka.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user