Skip to content

Commit c858edd

Browse files
author
Jer'Maine Montiel
committed
some styling issues with .mission
1 parent b521f92 commit c858edd

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

styles/base.less

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,8 @@ body{
8383
}
8484

8585
.mission{
86-
8786
text-align: center;
88-
height: 40vh;
87+
height: 50vh;
8988
background-color: white;
9089
color: #232323;
9190

@@ -96,7 +95,7 @@ body{
9695
align-items: center;
9796

9897
h1{
99-
margin: 0 15%;
98+
margin: 10px 15%;
10099

101100
@media screen and (max-width: 768px )
102101
{

0 commit comments

Comments
 (0)