1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

style: minor styling updates

This commit is contained in:
2024-08-21 00:25:00 +00:00
parent 416e862959
commit 15b69d7e42
2 changed files with 18 additions and 6 deletions
+10
View File
@@ -34,6 +34,16 @@
}
}
article
{
gap: $spacingXL;
section > *:not(h2, ul)
{
padding: 0 $spacingM;
}
}
.buttonRow
{
@include flex(row, wrap);
+2
View File
@@ -15,6 +15,8 @@
* y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
* })(window, document, "clarity", "script", "[redacted_clarity_id]");
* </script>
*
* All Clarity tracking code is available on https://github.com/microsoft/clarity
*/
// If you want to setup Clarity analytics as well, you'll need to specify the ID in .env file,