Update static/style.css
Browse files- static/style.css +1 -0
static/style.css
CHANGED
|
@@ -23,6 +23,7 @@ body {
|
|
| 23 |
#main-container{
|
| 24 |
width: 100%;
|
| 25 |
height: 100%;
|
|
|
|
| 26 |
}
|
| 27 |
|
| 28 |
#name-software{
|
|
|
|
| 23 |
#main-container{
|
| 24 |
width: 100%;
|
| 25 |
height: 100%;
|
| 26 |
+
overflow-x:scroll;
|
| 27 |
}
|
| 28 |
|
| 29 |
#name-software{
|