Browse Source

commit

master
Viktor Prušák 4 years ago
parent
commit
b1856f9f52
  1. 7
      index.css

7
index.css

@ -5,7 +5,8 @@ body {
.wrapper {
margin-right: 200px;
margin-left: 200px;
}
}
.header p {
padding-top: 1px;
padding-bottom: 1px;
@ -21,7 +22,7 @@ body {
.text {
background-color: lightgray;
height: 35vh;
height: 38vh;
padding: 5px;
text-align: justify;
display: flex;
@ -39,7 +40,7 @@ body {
.text2 {
background-color: white;
height: 110vh;
height: 115vh;
text-align: justify;
padding: 10px;
}

Loading…
Cancel
Save