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:
@@ -34,6 +34,16 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article
|
||||||
|
{
|
||||||
|
gap: $spacingXL;
|
||||||
|
|
||||||
|
section > *:not(h2, ul)
|
||||||
|
{
|
||||||
|
padding: 0 $spacingM;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.buttonRow
|
.buttonRow
|
||||||
{
|
{
|
||||||
@include flex(row, wrap);
|
@include flex(row, wrap);
|
||||||
|
|||||||
@@ -15,6 +15,8 @@
|
|||||||
* y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
* y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||||
* })(window, document, "clarity", "script", "[redacted_clarity_id]");
|
* })(window, document, "clarity", "script", "[redacted_clarity_id]");
|
||||||
* </script>
|
* </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,
|
// If you want to setup Clarity analytics as well, you'll need to specify the ID in .env file,
|
||||||
|
|||||||
Reference in New Issue
Block a user