diff --git a/webmaker/src/style.css b/webmaker/src/style.css index 6439f85..c5b2100 100644 --- a/webmaker/src/style.css +++ b/webmaker/src/style.css @@ -722,6 +722,8 @@ body>#demo-frame { position: absolute; right: 10px; top: 10px; + text-transform: uppercase; + font-weight: 700; opacity: 0.8; transition: 0.25s ease; }