mirror of
https://github.com/jdan/98.css.git
synced 2025-08-30 17:19:56 +02:00
fix pre width
This commit is contained in:
@@ -142,6 +142,6 @@ button.active {
|
||||
}
|
||||
|
||||
pre code {
|
||||
width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user