diff --git a/css/styles.css b/css/styles.css index c6be2b4..06b5d1a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -473,4 +473,7 @@ div.card > img { justify-content: space-evenly; background-color: #579c8b; } + .button-4 { + font-size: 1.5em; + } }