| Strik&Kod | https://strikogkod.dk |
| lisarisager.dk | https://lisarisager.dk |
| Strik&Kod | https://strikogkod.dk |
| lisarisager.dk | https://lisarisager.dk |
#WordPress question:
Is it possible to disable some of the font weight choices via theme.json?
I don't want the end user to be able to choose one of NINE font weights when the design guide uses 2 weights.
Might end up just disabling font weights:
"typography": {
"fontWeight": false
}
Quick update before the weekend:
You can now sort stories by their rating, and view their rating on the story page.
Without looking, can you guess the highest rated Doctor Who TV story so far? I was pleasantly surprised.
You can also now sign up to the beta, and have your votes count! ๐
(Ratings come from both my site and other reviews online).
Why does WordPress blocks use margin-block-start for vertical spacing instead of using margin-block-end?
Why, WHY?
Who wants a gap between a heading and the following paragraph?
I prefer to use theme.json as much as possible ...