diff --git a/components/report-window/report-window.html b/components/report-window/report-window.html index 8425879..d1d6205 100644 --- a/components/report-window/report-window.html +++ b/components/report-window/report-window.html @@ -3,7 +3,7 @@ - Treść maila do zgłoszenia + Rentgen - generowanie raportu - + diff --git a/components/report-window/report-window.scss b/components/report-window/report-window.scss index 14e4c04..17ce061 100644 --- a/components/report-window/report-window.scss +++ b/components/report-window/report-window.scss @@ -39,6 +39,10 @@ h3 { max-width: 70ex; } +h1 { + font-size: 1.1rem; +} + .header { display: grid; grid-template-columns: 1.75rem 1fr; diff --git a/components/report-window/screenshot-generator.scss b/components/report-window/screenshot-generator.scss index 297335c..c78317d 100644 --- a/components/report-window/screenshot-generator.scss +++ b/components/report-window/screenshot-generator.scss @@ -1,5 +1,9 @@ @import './../../styles/colors.scss'; +h1 { + font-size: 1.1rem; +} + .images { display: flex; grid-gap: 1rem; diff --git a/components/sidebar/sidebar.html b/components/sidebar/sidebar.html index fe53422..520bec9 100644 --- a/components/sidebar/sidebar.html +++ b/components/sidebar/sidebar.html @@ -3,6 +3,7 @@ + Rentgen - analiza strony + diff --git a/components/toolbar/toolbar.html b/components/toolbar/toolbar.html index d616432..53e478a 100644 --- a/components/toolbar/toolbar.html +++ b/components/toolbar/toolbar.html @@ -11,6 +11,7 @@ rel="stylesheet" href="/lib/components/toolbar/toolbar.css" > +