7 lines
78 B
CSS
7 lines
78 B
CSS
|
body, html {
|
||
|
min-width: 320px;
|
||
|
}
|
||
|
|
||
|
section .row {
|
||
|
margin-bottom: 1em;
|
||
|
}
|