summaryrefslogtreecommitdiffstats
path: root/gnome-initial-setup/gis-page-header.css
blob: ce02cc8c4d3a67dbcbe485908daef4adea68cc9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Styles borrowed from GTK 4
 * https://gitlab.gnome.org/GNOME/gtk/blob/672d7f679adf543785042ab45d7e59688103464c/gtk/theme/Adwaita/_common.scss#L287-327
 */
.large-title {
   font-weight: 300;
   font-size: 24pt;
   letter-spacing: 0.2rem;
}

.title-1 {
   font-weight: 800;
   font-size: 20pt;
}