From 734e8f97fa19ab8fcbb2e6a0821ee4182a65a8a1 Mon Sep 17 00:00:00 2001 From: wisnupramoedya Date: Sun, 29 Mar 2020 11:23:45 +0700 Subject: [PATCH] w-2.5 word wrap --- prediksi/index.html | 4 ++-- prediksi/styles.css | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/prediksi/index.html b/prediksi/index.html index 41c0f13..e72ef63 100644 --- a/prediksi/index.html +++ b/prediksi/index.html @@ -87,11 +87,11 @@
-
Kondisi 1:
+
Kondisi 1:

-
Prosedur 1:
+
Prosedur 1:
?
diff --git a/prediksi/styles.css b/prediksi/styles.css index cf0a435..7f649e5 100644 --- a/prediksi/styles.css +++ b/prediksi/styles.css @@ -6,6 +6,7 @@ .btn-col { width: 90%; white-space: normal; + word-wrap: break-word; } .footer {