Fixed content getting out of screen on small screens

This commit is contained in:
2023-06-20 14:44:21 +02:00
parent 767493057f
commit fa9cd7babc

View File

@@ -121,7 +121,7 @@ function clear() {
</script>
<template>
<div class="flex flex-col w-full lg:w-1/2 h-full items-center">
<div class="flex flex-col w-full lg:w-1/2 h-1/2 lg:h-full items-center">
<div class="flex place-content-between w-full items-center m-2">
<span class="dark:text-white">Result:</span>
<div class="flex space-x-2">