diff --git a/kniffel/css/styles.css b/kniffel/css/styles.css index 60f7304..e4f1c2f 100644 --- a/kniffel/css/styles.css +++ b/kniffel/css/styles.css @@ -41,4 +41,10 @@ display: inline-flex; padding: 3%; } + + .icon{ + display: flex; + width: 33px; + height: 33px; + } \ No newline at end of file diff --git a/kniffel/index.html b/kniffel/index.html index 3c9d2cc..535ac16 100644 --- a/kniffel/index.html +++ b/kniffel/index.html @@ -17,12 +17,13 @@
-