aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesSection.scss
diff options
context:
space:
mode:
authoreperelm2 <emily_perelman@brown.edu>2023-07-18 12:35:52 -0400
committereperelm2 <emily_perelman@brown.edu>2023-07-18 12:35:52 -0400
commitc13c54f4ab45ab098efe991a403f8fc0a2467704 (patch)
tree92244663af3036b25bea55a194c6cff39b4664c1 /src/client/views/PropertiesSection.scss
parent5100a643fb0d98b6dd738e7024f4fe15f56ba1a8 (diff)
merged with master for component library
Diffstat (limited to 'src/client/views/PropertiesSection.scss')
-rw-r--r--src/client/views/PropertiesSection.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/PropertiesSection.scss b/src/client/views/PropertiesSection.scss
index 79479a4ce..321b6300c 100644
--- a/src/client/views/PropertiesSection.scss
+++ b/src/client/views/PropertiesSection.scss
@@ -9,7 +9,7 @@
.propertiesView-sectionTitle {
text-align: center;
display: flex;
- padding: 10px;
+ padding: 3px 10px;
font-size: 14px;
font-weight: bold;
justify-content: space-between;