Rezygnacja z bazy, przeniesienie danych do plików yamla
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
.fuz-markdown p {
|
||||
@apply mb-4 text-2xl;
|
||||
@apply text-2xl;
|
||||
}
|
||||
|
||||
.fuz-markdown h1 {
|
||||
@@ -51,4 +51,10 @@
|
||||
|
||||
.fuz-markdown strong {
|
||||
@apply font-semibold;
|
||||
}
|
||||
|
||||
.f-hl {
|
||||
padding: 0 .15em;
|
||||
border-radius: .35em;
|
||||
background: rgba(255, 215, 0, 0.35);
|
||||
}
|
||||
Reference in New Issue
Block a user