mirror of
https://github.com/cliffe/HacktivityLabSheets.git
synced 2026-02-21 11:18:09 +00:00
Fix typo in CSS class name for embedded mode in lab layout
This commit is contained in:
@@ -100,7 +100,7 @@ layout: default
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
.embeded-mode .lab-content {
|
||||
.embedded-mode .lab-content {
|
||||
max-width: 100%;
|
||||
}
|
||||
.embedded-mode .hidden-when-embedded {
|
||||
|
||||
Reference in New Issue
Block a user