h1 in rezepte/ also center-aligns for larger screens

This commit is contained in:
Alexander Bocken 2024-01-20 10:01:23 +01:00
parent b5f6a3d8bd
commit a3d2e66b5b
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -10,10 +10,7 @@
</script>
<style>
h1{
box-sizing: border-box;
text-align: center;
max-width: 1000px;
padding-left: 5rem;
margin-bottom: 0;
font-size: 4rem;
}