x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<script>

</script>

<style>
.title{
	font-size: 16px;
	font-weight: normal;
	color: white;
	margin-bottom: 10px15px;
	height: fit-content;
}
.subtitle{
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin-bottom: 30px25px;
	height: fit-content;
}
</style>

...