Se han
modificado 1 ficheros con
2 adiciones y
2 borrados
-
2
2
css/style.css
|
|
@@ -9,10 +9,10 @@ body {
|
|
|
|
|
|
.main_container {
|
|
|
position: relative;
|
|
|
- max-width: 100%;
|
|
|
- height: auto;
|
|
|
+ width: 100%;
|
|
|
min-height: 100vh;
|
|
|
color: white;
|
|
|
+ margin: 20px;
|
|
|
}
|
|
|
|
|
|
.main_text {
|