Corrected font sizes in About window

This commit is contained in:
Nav
2021-06-26 03:42:40 +01:00
parent 8215c9e317
commit f58da1aed7

View File

@@ -17,8 +17,14 @@ QMainWindow {
image-position: center;
}
#author-label, #os-link-label {
font-size: 14px;
color: #adadb1;
#version-label {
font-size: 15px;
}
#author-label, #os-link-label, #link-label, #author-label {
font-size: 14px;
}
#author-label, #os-link-label {
color: #adadb1;
}