h1 in rezepte/ also center-aligns for larger screens
This commit is contained in:
parent
b5f6a3d8bd
commit
a3d2e66b5b
@ -10,10 +10,7 @@
|
|||||||
</script>
|
</script>
|
||||||
<style>
|
<style>
|
||||||
h1{
|
h1{
|
||||||
box-sizing: border-box;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
max-width: 1000px;
|
|
||||||
padding-left: 5rem;
|
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: 4rem;
|
font-size: 4rem;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user