diff options
author | 2022-09-06 15:58:28 +0000 | |
---|---|---|
committer | 2022-09-06 15:58:28 +0000 | |
commit | 965a493a39aa34c2ef189397fb43a00e53315fea (patch) | |
tree | 9c37fe050a6582832f852440d9fe8f33a92b157f /examples/portfolio/src | |
parent | 186a06eb0258b14fe60ab47136ff639554229827 (diff) | |
download | astro-965a493a39aa34c2ef189397fb43a00e53315fea.tar.gz astro-965a493a39aa34c2ef189397fb43a00e53315fea.tar.zst astro-965a493a39aa34c2ef189397fb43a00e53315fea.zip |
[ci] format
Diffstat (limited to 'examples/portfolio/src')
-rw-r--r-- | examples/portfolio/src/styles/global.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/portfolio/src/styles/global.css b/examples/portfolio/src/styles/global.css index f1eceb91b..c4c23dd53 100644 --- a/examples/portfolio/src/styles/global.css +++ b/examples/portfolio/src/styles/global.css @@ -92,4 +92,3 @@ h1 { padding-left: 2rem; padding-right: 2rem; } - |