diff --git a/styles/Performers.module.scss b/styles/Performers.module.scss index cff9e9b..c0e5852 100644 --- a/styles/Performers.module.scss +++ b/styles/Performers.module.scss @@ -63,4 +63,7 @@ margin-top: 0; } } + .performerTextContainer { + margin-left: -0.5rem; + } }