mirror of
https://github.com/rsms/inter.git
synced 2024-11-10 19:52:26 +03:00
web: improve padding around samples in lab
This commit is contained in:
parent
a8fc89d01f
commit
3599fffdc0
@ -161,10 +161,11 @@ body.italic samples {
|
||||
sample {
|
||||
margin: 0;
|
||||
/*white-space: pre;*/
|
||||
padding: 2em;
|
||||
padding: 2rem;
|
||||
min-width:100px;
|
||||
/*max-width:450px;*/
|
||||
white-space: pre-wrap;
|
||||
outline: none;
|
||||
}
|
||||
sample p {
|
||||
white-space: pre-wrap;
|
||||
|
Loading…
Reference in New Issue
Block a user