diff --git a/src/public/css/offers.css b/src/public/css/offers.css index 9f17d50..782859f 100644 --- a/src/public/css/offers.css +++ b/src/public/css/offers.css @@ -65,7 +65,7 @@ } #premium-buttons-container { - width:50%; + width: 50%; } .premium-button { @@ -117,3 +117,21 @@ width: 100%; height: 100%; } + +.checkbox-row { + display: flex; + width: 25%; + margin-left: auto; + margin-right: auto; +} +.checkbox-row > label { + text-align: start; + margin-left: 0; + align-content: center; +} + +.checkbox-row > input[type='checkbox'] { + margin-left: 20%; + height: 2em; + width: 2em; +} diff --git a/src/views/offers.ejs b/src/views/offers.ejs index 566f33b..96c91e2 100644 --- a/src/views/offers.ejs +++ b/src/views/offers.ejs @@ -94,21 +94,23 @@
-

¿Cómo se mueve el Bitcoin?

- - +

¿Cómo se mueve el Bitcoin?

+
+ +
+
+ +