fix the icons after an accidental breaking change on completion modals
This commit is contained in:
@@ -158,6 +158,10 @@ ul {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.completion-icon{
|
||||
font-size: 150px;
|
||||
}
|
||||
|
||||
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
|
||||
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
||||
|
||||
|
Reference in New Issue
Block a user