Font size change - popup

This commit is contained in:
mmble
2020-08-19 18:01:33 +02:00
parent 25c4819bef
commit f2317caad2

View File

@@ -10,7 +10,7 @@
background-color: var(--sb-main-bg-color);
color: var(--sb-main-fg-color);
font-family: 'Source Sans Pro', sans-serif;
font-size: 13px;
font-size: 14px;
display: flex;
flex-flow: column nowrap;
align-items: center;