aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/custom-stepper.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-15 13:42:01 +0200
committerChocobozzz <me@florianbigard.com>2022-06-15 13:42:11 +0200
commite10c936b77272a33c7caa665b61569a315029a1c (patch)
tree3ed9f38a753c0d0a2c198d498af98002a4b0c895 /client/src/app/+signup/+register/custom-stepper.component.scss
parent6f03f944c34f78b38a68128413b55186e0676949 (diff)
downloadPeerTube-e10c936b77272a33c7caa665b61569a315029a1c.tar.gz
PeerTube-e10c936b77272a33c7caa665b61569a315029a1c.tar.zst
PeerTube-e10c936b77272a33c7caa665b61569a315029a1c.zip
Lighter foreground font color
Diffstat (limited to 'client/src/app/+signup/+register/custom-stepper.component.scss')
-rw-r--r--client/src/app/+signup/+register/custom-stepper.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+signup/+register/custom-stepper.component.scss b/client/src/app/+signup/+register/custom-stepper.component.scss
index 4dda93489..dfbdc863b 100644
--- a/client/src/app/+signup/+register/custom-stepper.component.scss
+++ b/client/src/app/+signup/+register/custom-stepper.component.scss
@@ -102,7 +102,7 @@ header {
102@media screen and (min-width: $small-view) { 102@media screen and (min-width: $small-view) {
103 .margin-content { 103 .margin-content {
104 max-width: 1000px; 104 max-width: 1000px;
105 margin:auto; 105 margin: auto;
106 } 106 }
107} 107}
108 108