diff --git a/styles.css b/styles.css index 6dcb799..eb1b6d8 100644 --- a/styles.css +++ b/styles.css @@ -89,6 +89,10 @@ body { width: 100%; } +p#full-link { + overflow: auto; +} + #submitBtn.submitButton--dark-mode { background-color: white; color: #222222;