diff --git a/front/src/css/index.css b/front/src/css/index.css index f94ce7c..e091604 100644 --- a/front/src/css/index.css +++ b/front/src/css/index.css @@ -1,8 +1,14 @@ .promess { - padding: 0em 2em 3em; + padding: 0em 2em; + margin-bottom: 0.5em; font-weight: normal; font-size: 1.2em; } +.price { + padding: 0em 2em 3em; + margin-top: 0em; + font-size: 0.9em; +} .url { width: 50%; } diff --git a/front/src/less/index.less b/front/src/less/index.less index 3092c69..5c4ae7d 100644 --- a/front/src/less/index.less +++ b/front/src/less/index.less @@ -1,9 +1,16 @@ .promess { - padding: 0em 2em 3em; + padding: 0em 2em; + margin-bottom: 0.5em; font-weight: normal; font-size: 1.2em; } +.price { + padding: 0em 2em 3em; + margin-top: 0em; + font-size: 0.9em; +} + .url { width: 50%; } diff --git a/front/src/views/index.html b/front/src/views/index.html index d1518b7..0a3e488 100644 --- a/front/src/views/index.html +++ b/front/src/views/index.html @@ -1,4 +1,5 @@ -

Free online test to help speeding up heavy web pages

+

Online test to help speeding up heavy web pages

+

Free and open source!