summaryrefslogtreecommitdiffstats
path: root/_sass
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-09 11:45:45 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:01:05 +0100
commit81c799839bb0d2f07674d54db4bdb2769162f03a (patch)
tree2863fe474aee3c27e057631e1169842a4584f4ab /_sass
parentUpdate ont-technicolor-afm0002.md (diff)
downloadhack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.gz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.bz2
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.lz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.xz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.zst
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.zip
Diffstat (limited to '_sass')
-rw-r--r--_sass/custom/custom.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss
index 4f18f08..274bfdb 100644
--- a/_sass/custom/custom.scss
+++ b/_sass/custom/custom.scss
@@ -185,4 +185,9 @@ figure {
border-top-left-radius: $border-radius;
border-top-right-radius: $border-radius;
}
+}
+
+.ont-404 svg {
+ fill: $body-text-color;
+ width: 100%;
} \ No newline at end of file