diff options
-rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index 8ac6492..d0f1b92 100644 --- a/css/style.css +++ b/css/style.css @@ -54,7 +54,7 @@ body { margin-left: auto; margin-right: auto; } -#description-help, #parameter-help { +#description-help, #parameter-help, #peering-policy { font-size: 1.3em; } kbd { |