Skip to content
  • Benjamin Otte's avatar
    css: Convert numbers with GTK's dpi · 54444429
    Benjamin Otte authored
    Don't hardcode 96 for dpi, but instead use the value of the -gtk-dpi
    property (that mirrors the GdkScreen's dpi if it wasn't set explicitly).
    
    This makes these values scale when the large font setting in
    control-center is enabled.
    54444429