diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-01-16 21:44:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-16 21:44:44 +0100 |
commit | ed42ac7a996ef49249b67594635d800aae7dc711 (patch) | |
tree | 15877470eef469fdb2d990bc8dcaa74a7e505350 /_sass/custom/custom.scss | |
parent | Create a unique page for Luna SDK 1.9 based ONT and add odi rtk DFP 34G (#107) (diff) | |
download | hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.tar hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.tar.gz hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.tar.bz2 hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.tar.lz hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.tar.xz hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.tar.zst hack-gpon.github.io-ed42ac7a996ef49249b67594635d800aae7dc711.zip |
Diffstat (limited to '_sass/custom/custom.scss')
-rw-r--r-- | _sass/custom/custom.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index 9651d11..f8bf607 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -231,4 +231,8 @@ figure { stroke-dashoffset: 0; } } +} + +progress { + width: 100%; }
\ No newline at end of file |