Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
base: cecf6cbdb762
Choose a base ref
...
head repository: NixOS/nixos-homepage
compare: ffd763ae4ad8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 2, 2020

  1. Copy the full SHA
    105cf28 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. site-styles: Fix asciinema breaking width by removing aspect ratio code

    The reason there was that aspect ratio thing there was to, if I remember
    right, make the whole player fit in the height of a side-ways mobile
    device.
    
    Though I think I must have forgotten to finish implementing this, as
    instead it just resolved to using the default font sizes.
    
    Rather, let's do what works fine for every other sizes: a ratio of the
    device width.
    samueldr committed Nov 4, 2020
    Copy the full SHA
    ffd763a View commit details
    Browse the repository at this point in the history