sqlx4k is not an ORM. Instead, it provides a comprehensive toolkit of primitives and utilities to communicate directly with your database. The focus is on giving you control while catching errors ...
When creating a nested rule in a mediaquery, the last rule of the mediaquery does not have the semicolon at the end, so next nested rule does not work.