mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: padding on dialogue challenge link (#55214)
This commit is contained in:
@@ -277,7 +277,7 @@ button.map-title {
|
||||
.map-dialogue-wrap a {
|
||||
align-items: center;
|
||||
min-height: 50px;
|
||||
padding: 0;
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
.block-description {
|
||||
|
||||
Reference in New Issue
Block a user