summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-12-05 13:32:11 -0500
committerLuke Smith <luke@lukesmith.xyz>2022-12-05 13:32:11 -0500
commit16941206581bb56b3c627db9baadb262d33e336e (patch)
tree3c3c850ba1cf8d08452d7472f427e50bbfafa582 /static/style.css
parent18e0bf2a286ad347fbf7c9ce17e5bc74e1dbf0a4 (diff)
parent551de0c6f18d145848586b8cc1b55f2788edff23 (diff)
Merge branch 'tfasano1-master'
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 55c7c95..00b5710 100644
--- a/static/style.css
+++ b/static/style.css
@@ -236,6 +236,7 @@ aside.callout {
margin: auto ;
display: block ;
font-weight: bold ;
+ padding: 1em ;
}
.prev:before {
@@ -253,7 +254,7 @@ aside.callout {
margin: auto ;
display: block ;
font-weight: bold ;
- padding: 0 1em 1em 1em ;
+ padding: 1em ;
}
#servicelist {