diff --git a/css/artsey-tutor.css b/css/artsey-tutor.css index 018df18..ba07d25 100644 --- a/css/artsey-tutor.css +++ b/css/artsey-tutor.css @@ -81,4 +81,9 @@ #keyboard-key:nth-child(8) { grid-area: 2 / 4 / 3 / 5; +} + +.flex-items:nth-child(1) { + margin: 0 auto; + font-size: 44px; } \ No newline at end of file diff --git a/index.html b/index.html index 1f21883..0e5964a 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@