gleb

Results 5 issues of gleb

I am trying to to resize my chessboard with the user screen like this: ```CSS @media only screen and (max-width: 600px) { .chessboard { width: 300; } } ``` This...

### Environment **Python Version:** 3.11.5 **Nikola Version:** Installing through pip **Operating System:** Ubuntu 24.04 ### Description: I installed `nikola` as it was told here: https://getnikola.com/getting-started.html But when I run the...

question
can't reproduce

### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description When we have multiple notifications, they block some UI elements, such as shown...

@mdo Update the CSS to look more modern. Example of button: Original:

@mrdbourke videos 245 and 246 are dupes and one of them can be removed. Some people have noted this in the Q&A section of the course but two years have...