diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..bd94eb2 Binary files /dev/null and b/.DS_Store differ diff --git a/experimental/element_positions.css b/experimental/element_positions.css index ff4c40d..65b7315 100644 --- a/experimental/element_positions.css +++ b/experimental/element_positions.css @@ -81,7 +81,7 @@ button { max-width: 200px; /* text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.2); */ box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); - font-size: 14px; + font-size: 15px; /* animation */ transition: background-color 0.2s ease-out, color 0.5s ease-in; @@ -96,9 +96,9 @@ button:hover{ transform: scale(1.05, 1.05); */ } button:active { - font-size: 12px; - width: 140px; - height: 28px; + font-size: 14px; + width: 145px; + height: 29px; } @keyframes changeColors { diff --git a/index.html b/index.html index 7d1395d..15e1afa 100644 --- a/index.html +++ b/index.html @@ -28,4 +28,4 @@
Domain bought on porkbun, hosted by Github pages