center sections on large monitors
This commit is contained in:
@@ -277,6 +277,7 @@ handleLoad();
|
|||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
padding: 4rem 8rem;
|
padding: 4rem 8rem;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
align-self: center;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 400%;
|
font-size: 400%;
|
||||||
@@ -290,6 +291,7 @@ handleLoad();
|
|||||||
|
|
||||||
.workshops {
|
.workshops {
|
||||||
margin: 8rem auto;
|
margin: 8rem auto;
|
||||||
|
align-self: center;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 300%;
|
font-size: 300%;
|
||||||
@@ -318,6 +320,7 @@ handleLoad();
|
|||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
margin-right: 2rem;
|
margin-right: 2rem;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
align-self: center;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
@@ -399,6 +402,7 @@ handleLoad();
|
|||||||
|
|
||||||
.subscribe {
|
.subscribe {
|
||||||
margin: 6rem auto 0 auto;
|
margin: 6rem auto 0 auto;
|
||||||
|
align-self: center;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 200%;
|
font-size: 200%;
|
||||||
|
|||||||
Reference in New Issue
Block a user