diff --git a/src/public/css/offers.css b/src/public/css/offers.css index 16fad27..e78855f 100644 --- a/src/public/css/offers.css +++ b/src/public/css/offers.css @@ -19,7 +19,7 @@ width: 50%; } - #create-offer-controls > * { + .create-offer-step { width: 100%; } @@ -51,7 +51,7 @@ width: 33%; } - #create-offer-controls > * { + .create-offer-step { margin-left: auto; margin-right: auto; width: 70%; @@ -67,10 +67,12 @@ } } -#create-offer-controls > * { +#create-offer-controls { + text-align: center; +} +.create-offer-step { text-align: center; } - #close-offer-controls-area { display: flex; justify-content: end; @@ -108,6 +110,9 @@ .premium-button { background: white; border: 2px solid #e1c300; + width: 100%; + height: 50%; + font-size: 1em; } .premium-button:hover { @@ -122,12 +127,6 @@ border-bottom-right-radius: 10px; } -.premium-button { - width: 100%; - height: 50%; - font-size: 1em; -} - #premium-price-display-area { margin-left: 0; margin-right: auto; diff --git a/src/views/offers.ejs b/src/views/offers.ejs index 0a49278..da43ce1 100644 --- a/src/views/offers.ejs +++ b/src/views/offers.ejs @@ -29,18 +29,20 @@ />

Añade los detalles de tu oferta

-
- +
+
+ +
-
+

Premium

@@ -63,7 +65,7 @@
-
+

¿Cuánto?

@@ -91,7 +93,7 @@
-
+

¿Dónde y cuándo?

-
+

¿Cómo se mueve el Bitcoin?

-
+

¿Quién puede ver la oferta?

-
+

Extras