diff --git a/index.html b/index.html index c2e8efa..50fc84d 100644 --- a/index.html +++ b/index.html @@ -17,40 +17,40 @@
$ 8.000.-
$ 100.000.-
$ 80.000.-
$ 70.000.-
$ 15.000.-
$ 2.000.- cada ESPONJA
@@ -59,7 +59,7 @@$ 70.000.-
diff --git a/style.css b/style.css index f3c4f93..1669d6c 100644 --- a/style.css +++ b/style.css @@ -13,16 +13,16 @@ body { } p { - font-size: 22px; + font-size: 20px; } p.precio { - font-size: 24px; + font-size: 22px; font-weight: bold; } -h4 { - font-size: 28px; +.main h3 { + font-size: 22px; font-weight: bold; }